saul_pwm_channel_t Struct Reference

Single PWM channel exposed via SAUL. More...

Detailed Description

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.

Definition at line 94 of file periph.h.

#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.
 

The documentation for this struct was generated from the following file: