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

Expand description

Inter-integrated circuit

Used by: stm32g050, stm32g051, stm32g061, stm32g0b0, stm32g0b1, stm32g0c1

Re-exports

pub use crate::stm32g0::peripherals::i2c_v2::Instance;
pub use crate::stm32g0::peripherals::i2c_v2::RegisterBlock;
pub use crate::stm32g0::peripherals::i2c_v2::ResetValues;
pub use crate::stm32g0::peripherals::i2c_v2::I2C_CR1;
pub use crate::stm32g0::peripherals::i2c_v2::I2C_CR2;
pub use crate::stm32g0::peripherals::i2c_v2::I2C_ICR;
pub use crate::stm32g0::peripherals::i2c_v2::I2C_ISR;
pub use crate::stm32g0::peripherals::i2c_v2::I2C_OAR1;
pub use crate::stm32g0::peripherals::i2c_v2::I2C_OAR2;
pub use crate::stm32g0::peripherals::i2c_v2::I2C_PECR;
pub use crate::stm32g0::peripherals::i2c_v2::I2C_RXDR;
pub use crate::stm32g0::peripherals::i2c_v2::I2C_TIMEOUTR;
pub use crate::stm32g0::peripherals::i2c_v2::I2C_TIMINGR;
pub use crate::stm32g0::peripherals::i2c_v2::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