Type Definition stm32f4xx_hal::i2c::I2c1

source · []
pub type I2c1<PINS> = I2c<I2C1, PINS>;