ariel_os::i2c

Module controller

Available on crate feature i2c only.
Expand description

Provides support for the I2C communication bus in controller mode.

Enums§

Constants§

Functions§

  • Returns the highest I2C frequency available on the MCU that fits into the requested range.

Type Aliases§

  • An I2C driver implementing [embedded_hal_async::i2c::I2c].
  • Alias for kilohertz rate (u32 backing storage)