Type Definition stm32f4xx_hal::i2c::I2c2

source · []
pub type I2c2<PINS> = I2c<I2C2, PINS>;