Module stm32ral::stm32h7::stm32h743v::i2c[][src]

Expand description

I2C

Used by: stm32h735, stm32h743, stm32h743v, stm32h747cm4, stm32h747cm7, stm32h753, stm32h753v, stm32h7b3

Re-exports

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

Modules

Access functions for the I2C1 peripheral instance

Access functions for the I2C2 peripheral instance

Access functions for the I2C3 peripheral instance

Access functions for the I2C4 peripheral instance

Constants

Raw pointer to I2C1

Raw pointer to I2C2

Raw pointer to I2C3

Raw pointer to I2C4