#include <rgb.h>
Data Fields | |
uint32_t | value |
struct { | |
uint8_t B | |
Blue. More... | |
uint8_t G | |
Green. More... | |
uint8_t R | |
Red. More... | |
uint8_t W | |
White. More... | |
}; | |
struct { ... } |
uint8_t B |
Blue.
uint8_t G |
Green.
uint8_t R |
Red.
uint32_t value |
uint8_t W |
White.