Data structure to hold RGB color values.
ws2812_order
Enum to specify the WS2812 device's color order.
struct ws2812_rgb ws2812_rgb
Data structure to hold RGB color values.
void _ws2812_get_rgbmap(uint8_t(*rgbmap)[3], ws2812_order order)
Initializes a rgb map for a given color order.