[][src]Module ht16k33::i2c_mock

i2c_mock

A mock I2C library to support using the HT16K33 driver on non-Linux systems that do not have I2C support.

Structs

I2cMockError

Mock error to satisfy the I2C trait.

I2cMock

The mock I2C state.