[][src]Trait drone_stm32_map_periph_i2c::I2COar1Oa1

pub trait I2COar1Oa1<T: I2CMap>: I2COar1<T> {
    type UI2COar1Oa1: RegField<Urt, Reg = Self::UI2COar1, URegField = Self::UI2COar1Oa1, SRegField = Self::SI2COar1Oa1, CRegField = Self::CI2COar1Oa1> + URwRwRegFieldBits;
    type SI2COar1Oa1: RegField<Srt, Reg = Self::SI2COar1, URegField = Self::UI2COar1Oa1, SRegField = Self::SI2COar1Oa1, CRegField = Self::CI2COar1Oa1> + SRwRwRegFieldBits;
    type CI2COar1Oa1: RegField<Crt, Reg = Self::CI2COar1, URegField = Self::UI2COar1Oa1, SRegField = Self::SI2COar1Oa1, CRegField = Self::CI2COar1Oa1> + CRwRwRegFieldBits;
}

Associated Types

type UI2COar1Oa1: RegField<Urt, Reg = Self::UI2COar1, URegField = Self::UI2COar1Oa1, SRegField = Self::SI2COar1Oa1, CRegField = Self::CI2COar1Oa1> + URwRwRegFieldBits

type SI2COar1Oa1: RegField<Srt, Reg = Self::SI2COar1, URegField = Self::UI2COar1Oa1, SRegField = Self::SI2COar1Oa1, CRegField = Self::CI2COar1Oa1> + SRwRwRegFieldBits

type CI2COar1Oa1: RegField<Crt, Reg = Self::CI2COar1, URegField = Self::UI2COar1Oa1, SRegField = Self::SI2COar1Oa1, CRegField = Self::CI2COar1Oa1> + CRwRwRegFieldBits

Loading content...

Implementors

Loading content...