[][src]Trait drone_stm32_map_periph_i2c::I2COar1Oa1En

pub trait I2COar1Oa1En<T: I2CMap>: I2COar1<T> {
    type UI2COar1Oa1En: RegField<Urt, Reg = Self::UI2COar1, URegField = Self::UI2COar1Oa1En, SRegField = Self::SI2COar1Oa1En, CRegField = Self::CI2COar1Oa1En> + URwRwRegFieldBitBand;
    type SI2COar1Oa1En: RegField<Srt, Reg = Self::SI2COar1, URegField = Self::UI2COar1Oa1En, SRegField = Self::SI2COar1Oa1En, CRegField = Self::CI2COar1Oa1En> + SRwRwRegFieldBitBand;
    type CI2COar1Oa1En: RegField<Crt, Reg = Self::CI2COar1, URegField = Self::UI2COar1Oa1En, SRegField = Self::SI2COar1Oa1En, CRegField = Self::CI2COar1Oa1En> + CRwRwRegFieldBitBand;
}

Associated Types

type UI2COar1Oa1En: RegField<Urt, Reg = Self::UI2COar1, URegField = Self::UI2COar1Oa1En, SRegField = Self::SI2COar1Oa1En, CRegField = Self::CI2COar1Oa1En> + URwRwRegFieldBitBand

type SI2COar1Oa1En: RegField<Srt, Reg = Self::SI2COar1, URegField = Self::UI2COar1Oa1En, SRegField = Self::SI2COar1Oa1En, CRegField = Self::CI2COar1Oa1En> + SRwRwRegFieldBitBand

type CI2COar1Oa1En: RegField<Crt, Reg = Self::CI2COar1, URegField = Self::UI2COar1Oa1En, SRegField = Self::SI2COar1Oa1En, CRegField = Self::CI2COar1Oa1En> + CRwRwRegFieldBitBand

Loading content...

Implementors

Loading content...