[][src]Trait drone_stm32_map_periph_i2c::I2CIcrPeccf

pub trait I2CIcrPeccf<T: I2CMap>: I2CIcr<T> {
    type UI2CIcrPeccf: RegField<Urt, Reg = Self::UI2CIcr, URegField = Self::UI2CIcrPeccf, SRegField = Self::SI2CIcrPeccf, CRegField = Self::CI2CIcrPeccf> + UWoWoRegFieldBitBand;
    type SI2CIcrPeccf: RegField<Srt, Reg = Self::SI2CIcr, URegField = Self::UI2CIcrPeccf, SRegField = Self::SI2CIcrPeccf, CRegField = Self::CI2CIcrPeccf> + SWoWoRegFieldBitBand;
    type CI2CIcrPeccf: RegField<Crt, Reg = Self::CI2CIcr, URegField = Self::UI2CIcrPeccf, SRegField = Self::SI2CIcrPeccf, CRegField = Self::CI2CIcrPeccf> + CWoWoRegFieldBitBand;
}

Associated Types

type UI2CIcrPeccf: RegField<Urt, Reg = Self::UI2CIcr, URegField = Self::UI2CIcrPeccf, SRegField = Self::SI2CIcrPeccf, CRegField = Self::CI2CIcrPeccf> + UWoWoRegFieldBitBand

type SI2CIcrPeccf: RegField<Srt, Reg = Self::SI2CIcr, URegField = Self::UI2CIcrPeccf, SRegField = Self::SI2CIcrPeccf, CRegField = Self::CI2CIcrPeccf> + SWoWoRegFieldBitBand

type CI2CIcrPeccf: RegField<Crt, Reg = Self::CI2CIcr, URegField = Self::UI2CIcrPeccf, SRegField = Self::SI2CIcrPeccf, CRegField = Self::CI2CIcrPeccf> + CWoWoRegFieldBitBand

Loading content...

Implementors

Loading content...