Crate ht16k33

source ·
Expand description

HT16K33

A driver for the Holtek HT16K33 memory mapping and multi-function LED controller driver, as used by the Adafruit Bi-Color (Red/Green) 24-Bar Bargraph w/I2C Backpack Kit.

The implementation was inspired by Adafruit’s HT16K33.py Python implementation.

Modules

i2c_mock

Structs

Enums

Constants

Blink the display at 1Hz.
Blink the display at 2Hz.
Blink the display at 0.5Hz.
Disable blinking of the display.
Turn on only the Green LED.
Turn off both the Red & Green LEDs.
Turn on only the Red LED.
Turn on both the Red & Green LEDs.