Expand description
device-dependant LED pixel colors
Structs§
- LED pixel color struct made with an
N
-lengthu8
array.
Traits§
- LED pixel color trait
Type Aliases§
- 8-bit GRB LED pixel color (total 32-bit pixel), Typical RGB LED (WS2812B/SK6812) pixel color
- 8-bit GRBW LED pixel color (total 32-bit pixel)
- 8-bit RGBW LED pixel color (total 32-bit pixel)