[][src]Trait drone_stm32_map_periph_i2c::I2CCr2RdWrn

pub trait I2CCr2RdWrn<T: I2CMap>: I2CCr2<T> {
    type UI2CCr2RdWrn: RegField<Urt, Reg = Self::UI2CCr2, URegField = Self::UI2CCr2RdWrn, SRegField = Self::SI2CCr2RdWrn, CRegField = Self::CI2CCr2RdWrn> + URwRwRegFieldBitBand;
    type SI2CCr2RdWrn: RegField<Srt, Reg = Self::SI2CCr2, URegField = Self::UI2CCr2RdWrn, SRegField = Self::SI2CCr2RdWrn, CRegField = Self::CI2CCr2RdWrn> + SRwRwRegFieldBitBand;
    type CI2CCr2RdWrn: RegField<Crt, Reg = Self::CI2CCr2, URegField = Self::UI2CCr2RdWrn, SRegField = Self::SI2CCr2RdWrn, CRegField = Self::CI2CCr2RdWrn> + CRwRwRegFieldBitBand;
}

Associated Types

type UI2CCr2RdWrn: RegField<Urt, Reg = Self::UI2CCr2, URegField = Self::UI2CCr2RdWrn, SRegField = Self::SI2CCr2RdWrn, CRegField = Self::CI2CCr2RdWrn> + URwRwRegFieldBitBand

type SI2CCr2RdWrn: RegField<Srt, Reg = Self::SI2CCr2, URegField = Self::UI2CCr2RdWrn, SRegField = Self::SI2CCr2RdWrn, CRegField = Self::CI2CCr2RdWrn> + SRwRwRegFieldBitBand

type CI2CCr2RdWrn: RegField<Crt, Reg = Self::CI2CCr2, URegField = Self::UI2CCr2RdWrn, SRegField = Self::SI2CCr2RdWrn, CRegField = Self::CI2CCr2RdWrn> + CRwRwRegFieldBitBand

Loading content...

Implementors

Loading content...