Module stm32ral::stm32f0::stm32f0x0::i2c[][src]

Expand description

Inter-integrated circuit

Used by: stm32f0x0, stm32f0x1, stm32f0x2, stm32f0x8

Re-exports

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