Available on crate feature
embedded-graphics-core
only.Expand description
embedded-graphics draw target API.
Structs§
- LedPixel
Draw Target - Target for embedded-graphics drawing operations of the LED pixels.
- LedPixel
Matrix - LED pixel shape of
W
xH
matrix
Traits§
- LedPixel
Shape - LED pixel shape
Type Aliases§
- LedPixel
Strip - LED pixel shape of
L
-led strip - Ws2812
Draw Target - 8-bit GRB (total 24-bit pixel) LED draw target, Typical RGB LED (WS2812B/SK6812) draw target