[][src]Module stm32ral::stm32f4::stm32f413::i2c

Inter-integrated circuit

Re-exports

pub use crate::stm32f4::peripherals::i2c_v2::Instance;
pub use crate::stm32f4::peripherals::i2c_v2::RegisterBlock;
pub use crate::stm32f4::peripherals::i2c_v2::ResetValues;
pub use crate::stm32f4::peripherals::i2c_v2::CCR;
pub use crate::stm32f4::peripherals::i2c_v2::CR1;
pub use crate::stm32f4::peripherals::i2c_v2::CR2;
pub use crate::stm32f4::peripherals::i2c_v2::DR;
pub use crate::stm32f4::peripherals::i2c_v2::FLTR;
pub use crate::stm32f4::peripherals::i2c_v2::OAR1;
pub use crate::stm32f4::peripherals::i2c_v2::OAR2;
pub use crate::stm32f4::peripherals::i2c_v2::SR1;
pub use crate::stm32f4::peripherals::i2c_v2::SR2;
pub use crate::stm32f4::peripherals::i2c_v2::TRISE;

Modules

I2C1

Access functions for the I2C1 peripheral instance

I2C2

Access functions for the I2C2 peripheral instance

I2C3

Access functions for the I2C3 peripheral instance

Constants

I2C1

Raw pointer to I2C1

I2C2

Raw pointer to I2C2

I2C3

Raw pointer to I2C3