[][src]Module imxrt1062_hal::i2c

I2C support

Re-exports

pub use crate::iomuxc::i2c::module;

Structs

Builder

An I2C builder that can build and I2C peripheral

BusIdleTimeoutError

Indicates an error when computing the parameters that control the bus idle timeout

ClockSpeedError

Indicates an error when computing the parameters that control the clock speed.

I2C

An I2C master

PinLowTimeoutError

Indicates an error when computing the parameters that control the pin low timeout

Unclocked

Unclocked I2C modules

Enums

ClockSpeed

I2C Clock speed

Error