Module i2c

Module i2c 

Source
Expand description

Inter-integrated circuit

Used by: stm32l412, stm32l4x1, stm32l4x2

Re-exports§

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