[][src]Trait drone_stm32_map_periph_i2c::I2CCr1Nostretch

pub trait I2CCr1Nostretch<T: I2CMap>: I2CCr1<T> {
    type UI2CCr1Nostretch: RegField<Urt, Reg = Self::UI2CCr1, URegField = Self::UI2CCr1Nostretch, SRegField = Self::SI2CCr1Nostretch, CRegField = Self::CI2CCr1Nostretch> + URwRwRegFieldBitBand;
    type SI2CCr1Nostretch: RegField<Srt, Reg = Self::SI2CCr1, URegField = Self::UI2CCr1Nostretch, SRegField = Self::SI2CCr1Nostretch, CRegField = Self::CI2CCr1Nostretch> + SRwRwRegFieldBitBand;
    type CI2CCr1Nostretch: RegField<Crt, Reg = Self::CI2CCr1, URegField = Self::UI2CCr1Nostretch, SRegField = Self::SI2CCr1Nostretch, CRegField = Self::CI2CCr1Nostretch> + CRwRwRegFieldBitBand;
}

Associated Types

type UI2CCr1Nostretch: RegField<Urt, Reg = Self::UI2CCr1, URegField = Self::UI2CCr1Nostretch, SRegField = Self::SI2CCr1Nostretch, CRegField = Self::CI2CCr1Nostretch> + URwRwRegFieldBitBand

type SI2CCr1Nostretch: RegField<Srt, Reg = Self::SI2CCr1, URegField = Self::UI2CCr1Nostretch, SRegField = Self::SI2CCr1Nostretch, CRegField = Self::CI2CCr1Nostretch> + SRwRwRegFieldBitBand

type CI2CCr1Nostretch: RegField<Crt, Reg = Self::CI2CCr1, URegField = Self::UI2CCr1Nostretch, SRegField = Self::SI2CCr1Nostretch, CRegField = Self::CI2CCr1Nostretch> + CRwRwRegFieldBitBand

Loading content...

Implementors

Loading content...