Expand description

Inter-integrated circuit

Used by: stm32g030, stm32g031, stm32g041, stm32g050, stm32g051, stm32g061, stm32g070, stm32g071, stm32g081, stm32g0b0

Re-exports

pub use crate::stm32g0::peripherals::i2c::Instance;
pub use crate::stm32g0::peripherals::i2c::RegisterBlock;
pub use crate::stm32g0::peripherals::i2c::ResetValues;
pub use crate::stm32g0::peripherals::i2c::CR1;
pub use crate::stm32g0::peripherals::i2c::CR2;
pub use crate::stm32g0::peripherals::i2c::ICR;
pub use crate::stm32g0::peripherals::i2c::ISR;
pub use crate::stm32g0::peripherals::i2c::OAR1;
pub use crate::stm32g0::peripherals::i2c::OAR2;
pub use crate::stm32g0::peripherals::i2c::PECR;
pub use crate::stm32g0::peripherals::i2c::RXDR;
pub use crate::stm32g0::peripherals::i2c::TIMEOUTR;
pub use crate::stm32g0::peripherals::i2c::TIMINGR;
pub use crate::stm32g0::peripherals::i2c::TXDR;

Modules

Access functions for the I2C1 peripheral instance

Access functions for the I2C2 peripheral instance

Constants

Raw pointer to I2C1

Raw pointer to I2C2