Crate soft_i2c

Source

Structs§

SoftI2C
A software implementation of the I2C interface.

Enums§

SoftI2CAddr
Represents I2C addresses.
SoftI2CError
Represents errors that can occur during I2C communication.

Constants§

FREQ_I2C_SCL_100K
FREQ_I2C_SCL_400K

Traits§

OpenDrainPin
Trait for controlling bidirectional GPIO pins.