rgbled_t Struct Reference

Descriptor struct for rgbleds. More...

Detailed Description

Descriptor struct for rgbleds.

Definition at line 34 of file rgbled.h.

#include <rgbled.h>

Data Fields

pwm_t device
 PWM device to use to control rgbleds.
 
int channel_r
 set the R value in RGB
 
int channel_g
 set the G value in RGB
 
int channel_b
 set the B value in RGB
 

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