Module lib_embedded_graphics

Source
Available on crate feature embedded-graphics-core only.
Expand description

embedded-graphics draw target API.

Structs§

LedPixelDrawTarget
Target for embedded-graphics drawing operations of the LED pixels.
LedPixelMatrix
LED pixel shape of WxH matrix

Traits§

LedPixelShape
LED pixel shape

Type Aliases§

LedPixelStrip
LED pixel shape of L-led strip
Ws2812DrawTarget
8-bit GRB (total 24-bit pixel) LED draw target, Typical RGB LED (WS2812B/SK6812) draw target