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_RGB
 No RGB leds provided.
 
static const saul_pwm_dimmer_params_t saul_pwm_dimmer_params []
 LED configuration.
 

Macro Definition Documentation

◆ SAUL_PWM_NO_RGB

#define SAUL_PWM_NO_RGB

No RGB leds provided.

Definition at line 29 of file pwm_params.h.

Variable Documentation

◆ saul_pwm_dimmer_params

const saul_pwm_dimmer_params_t saul_pwm_dimmer_params[]
static
Initial value:
=
{
}

LED configuration.

Definition at line 34 of file pwm_params.h.