[][src]Trait drone_stm32_map_periph_i2c::I2COar2Oa2

pub trait I2COar2Oa2<T: I2CMap>: I2COar2<T> {
    type UI2COar2Oa2: RegField<Urt, Reg = Self::UI2COar2, URegField = Self::UI2COar2Oa2, SRegField = Self::SI2COar2Oa2, CRegField = Self::CI2COar2Oa2> + URwRwRegFieldBits;
    type SI2COar2Oa2: RegField<Srt, Reg = Self::SI2COar2, URegField = Self::UI2COar2Oa2, SRegField = Self::SI2COar2Oa2, CRegField = Self::CI2COar2Oa2> + SRwRwRegFieldBits;
    type CI2COar2Oa2: RegField<Crt, Reg = Self::CI2COar2, URegField = Self::UI2COar2Oa2, SRegField = Self::SI2COar2Oa2, CRegField = Self::CI2COar2Oa2> + CRwRwRegFieldBits;
}

Associated Types

type UI2COar2Oa2: RegField<Urt, Reg = Self::UI2COar2, URegField = Self::UI2COar2Oa2, SRegField = Self::SI2COar2Oa2, CRegField = Self::CI2COar2Oa2> + URwRwRegFieldBits

type SI2COar2Oa2: RegField<Srt, Reg = Self::SI2COar2, URegField = Self::UI2COar2Oa2, SRegField = Self::SI2COar2Oa2, CRegField = Self::CI2COar2Oa2> + SRwRwRegFieldBits

type CI2COar2Oa2: RegField<Crt, Reg = Self::CI2COar2, URegField = Self::UI2COar2Oa2, SRegField = Self::SI2COar2Oa2, CRegField = Self::CI2COar2Oa2> + CRwRwRegFieldBits

Loading content...

Implementors

Loading content...