Expand description
LPI2C target driver
Re-exports§
pub use crate::clocks::PoweredClock;pub use crate::clocks::periph_helpers::Div4;pub use crate::clocks::periph_helpers::Lpi2cClockSel;pub use crate::clocks::periph_helpers::Lpi2cConfig;
Structs§
- Clock
Config - I2C target clock configuration
- Config
- I2C target configuration
- I2c
- I2C Target Driver.
- Interrupt
Handler - I2C interrupt handler.