embassy-mcxa

Crates

git

Versions

mcx-a256

Flavors

Module i2c

Module i2c 

Source
Expand description

I2C Support

Modules§

controller
LPI2C controller driver

Structs§

Async
Async mode.
Blocking
Blocking mode.
InterruptHandler
I2C interrupt handler.

Enums§

Error
Error information type

Traits§

Instance
I2C Instance
Mode
Driver mode.
SclPin
SCL pin trait.
SdaPin
SDA pin trait.

Type Aliases§

Result
Shorthand for Result<T>.