Single PWM channel exposed via SAUL. More...
Single PWM channel exposed via SAUL.
This does never need to be declared on its own, but is used inisde saul_pwm_dimmer_params_t and saul_pwm_rgb_params_t structs.
#include <periph.h>
Data Fields | |
| pwm_t | dev | 
| PWM device backing this entry.  | |
| uint8_t | channel | 
| Channel on the PWM device.  | |
| saul_pwm_flags_t | flags | 
| Configuration flags.  | |