Crate lp55231

source ·
Expand description

LP55231

This is a driver for the TI LP55231 RGB LED controller IC using the embedded_hal traits.

NOTE that this driver is not yet platform agnostic, as it relies on cortex_m for a delay.

This driver optionally takes a digital output pin to control power to the LP55231. It will drive the pin (digital) high on power-on, and (digital) low on power-off.

Modules

I2C registers of the LP55231

Structs

The LP55231 device

Enums

Available I2C addresses for the part
Enumeration of the 9 LED lines from the chip
Error conditions returned by the LP55231