Trait stm32f4xx_hal::i2c::Instance[][src]

pub trait Instance: Sealed + Deref<Target = RegisterBlock> + Enable + Reset { }

Implementors