Skip to content

Struct SYN_SmartLEDColor

ClassList > SYN_SmartLEDColor

24-bit RGB Color Struct.

  • #include <syn_smartled.h>

Public Attributes

Type Name
uint8_t b
uint8_t g
uint8_t r
uint8_t w

Public Attributes Documentation

variable b

uint8_t SYN_SmartLEDColor::b;

variable g

uint8_t SYN_SmartLEDColor::g;

variable r

uint8_t SYN_SmartLEDColor::r;

variable w

uint8_t SYN_SmartLEDColor::w;


The documentation for this class was generated from the following file src/syntropic/output/syn_smartled.h