[][src]Module stm32ral::stm32f7::stm32f7x7::i2c

Inter-integrated circuit

Used by: stm32f745, stm32f750, stm32f765, stm32f7x6, stm32f7x7, stm32f7x9

Re-exports

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

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

I2C4

Access functions for the I2C4 peripheral instance

Constants

I2C1

Raw pointer to I2C1

I2C2

Raw pointer to I2C2

I2C3

Raw pointer to I2C3

I2C4

Raw pointer to I2C4