Loading...
Searching...
No Matches
pwm_params.h File Reference

Configuration of SAUL mapped PWM channels. More...

Detailed Description

Configuration of SAUL mapped PWM channels.

Author
Marian Buschsieweke maria.nosp@m.n.bu.nosp@m.schsi.nosp@m.ewek.nosp@m.e@ovg.nosp@m.u.de

Definition in file pwm_params.h.

#include "board.h"
#include "saul/periph.h"
+ Include dependency graph for pwm_params.h:

Go to the source code of this file.

#define SAUL_PWM_NO_DIMMER
 
static const saul_pwm_rgb_params_t saul_pwm_rgb_params []
 

Macro Definition Documentation

◆ SAUL_PWM_NO_DIMMER

#define SAUL_PWM_NO_DIMMER

Definition at line 41 of file pwm_params.h.

Variable Documentation

◆ saul_pwm_rgb_params

const saul_pwm_rgb_params_t saul_pwm_rgb_params[]
static
Initial value:
=
{
{
.name = "LED",
.channels = {
}
}
}
#define PWM_DEV(x)
Default PWM access macro.
Definition pwm.h:78
@ SAUL_PWM_INVERTED
Physical values are inverted from average voltage levels (ie.
Definition periph.h:83

Definition at line 29 of file pwm_params.h.