Module i2c

Source
Expand description

Inter Integrated Circuit (I2C)

§Examples

Structs§

I2c

Enums§

Error
I2C error
Event
I2C Events
Stop
I2C Stop Configuration

Traits§

I2cExt
PinScl
A trait to represent the SCL Pin of an I2C Port
PinSda
A trait to represent the SDL Pin of an I2C Port
Pins
A trait to represent the collection of pins required for an I2C port