Module led_strip

Module led_strip 

Source
Expand description

Device wrappers for Zephyr LED strip controllers.

Structs§

LedStrip
A Zephyr LED strip device (e.g. a WS2812 addressable RGB strip).

Type Aliases§

LedRgb
Type alias for the Zephyr led_rgb struct used to describe a single pixel’s RGB value.