Module stm32ral::stm32g0::stm32g07x::i2c[][src]

Expand description

Inter-integrated circuit

Used by: stm32g030, stm32g031, stm32g041, stm32g070, stm32g071, stm32g07x, stm32g081

Re-exports

pub use crate::stm32g0::peripherals::i2c_v1::Instance;
pub use crate::stm32g0::peripherals::i2c_v1::RegisterBlock;
pub use crate::stm32g0::peripherals::i2c_v1::ResetValues;
pub use crate::stm32g0::peripherals::i2c_v1::CR1;
pub use crate::stm32g0::peripherals::i2c_v1::CR2;
pub use crate::stm32g0::peripherals::i2c_v1::ICR;
pub use crate::stm32g0::peripherals::i2c_v1::ISR;
pub use crate::stm32g0::peripherals::i2c_v1::OAR1;
pub use crate::stm32g0::peripherals::i2c_v1::OAR2;
pub use crate::stm32g0::peripherals::i2c_v1::PECR;
pub use crate::stm32g0::peripherals::i2c_v1::RXDR;
pub use crate::stm32g0::peripherals::i2c_v1::TIMEOUTR;
pub use crate::stm32g0::peripherals::i2c_v1::TIMINGR;
pub use crate::stm32g0::peripherals::i2c_v1::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