Crate is31fl32xx

source ·
Expand description

IS31FL32xx library

A rust-embedded driver for the Lumissil Microsystems IS31FL32xx LED driver Currently supports the IS31FL3205 and IS31FL3237

Structs

  • The IS31FL3205 is an LED driver with 12 constant current channels.
  • The IS31FL3237 is an LED driver with 36 constant current channels.
  • Each of the IS31FL32xx messages are defined by the Message struct. These provide an interface to the transferred data to modify or read registers of the IS31FL32xx

Enums

Traits