[][src]Trait drone_stm32_map_periph_i2c::I2COar2Oa2En

pub trait I2COar2Oa2En<T: I2CMap>: I2COar2<T> {
    type UI2COar2Oa2En: RegField<Urt, Reg = Self::UI2COar2, URegField = Self::UI2COar2Oa2En, SRegField = Self::SI2COar2Oa2En, CRegField = Self::CI2COar2Oa2En> + URwRwRegFieldBitBand;
    type SI2COar2Oa2En: RegField<Srt, Reg = Self::SI2COar2, URegField = Self::UI2COar2Oa2En, SRegField = Self::SI2COar2Oa2En, CRegField = Self::CI2COar2Oa2En> + SRwRwRegFieldBitBand;
    type CI2COar2Oa2En: RegField<Crt, Reg = Self::CI2COar2, URegField = Self::UI2COar2Oa2En, SRegField = Self::SI2COar2Oa2En, CRegField = Self::CI2COar2Oa2En> + CRwRwRegFieldBitBand;
}

Associated Types

type UI2COar2Oa2En: RegField<Urt, Reg = Self::UI2COar2, URegField = Self::UI2COar2Oa2En, SRegField = Self::SI2COar2Oa2En, CRegField = Self::CI2COar2Oa2En> + URwRwRegFieldBitBand

type SI2COar2Oa2En: RegField<Srt, Reg = Self::SI2COar2, URegField = Self::UI2COar2Oa2En, SRegField = Self::SI2COar2Oa2En, CRegField = Self::CI2COar2Oa2En> + SRwRwRegFieldBitBand

type CI2COar2Oa2En: RegField<Crt, Reg = Self::CI2COar2, URegField = Self::UI2COar2Oa2En, SRegField = Self::SI2COar2Oa2En, CRegField = Self::CI2COar2Oa2En> + CRwRwRegFieldBitBand

Loading content...

Implementors

Loading content...