[][src]Crate adafruit_led_backpack

adafruit-lcd-backpack

Additional features on top of the ht16k33 crate to drive an Adafruit 8x8 bicolor LED backpack (using traits from embedded-hal).

It basically enables to address LED by color with the coordinate where (0,0) is at the bottom-left corner.

Enums

Color

LEDs can be 3 possible colors (and off)

Traits

BicolorMatrix8x8

Operate a Bicolor 8x8 Matrix LED backpack