#define PWM_DEV(x)
Default PWM access macro.
 
static const saul_pwm_rgb_params_t saul_pwm_rgb_params[]
The on-board RGB LED.
 
static const saul_pwm_dimmer_params_t saul_pwm_dimmer_params[]
The single LED exposed via SAUL.
 
Parameter definitions for mapping peripherals directly to SAUL.
 
@ SAUL_PWM_INVERTED
Physical values are inverted from average voltage levels (ie.
 
PWM channels mapped to dimmer-style registration entries.
 
const char * name
Name of the device connected to this channel.
 
PWM channels mapped to RGB LED registration entries.
 
const char * name
Name of the device connected to these channels.
 
Board specific definitions for the Zigduino board.