[][src]Trait drone_stm32_map_periph_i2c::I2CIcrArlocf

pub trait I2CIcrArlocf<T: I2CMap>: I2CIcr<T> {
    type UI2CIcrArlocf: RegField<Urt, Reg = Self::UI2CIcr, URegField = Self::UI2CIcrArlocf, SRegField = Self::SI2CIcrArlocf, CRegField = Self::CI2CIcrArlocf> + UWoWoRegFieldBitBand;
    type SI2CIcrArlocf: RegField<Srt, Reg = Self::SI2CIcr, URegField = Self::UI2CIcrArlocf, SRegField = Self::SI2CIcrArlocf, CRegField = Self::CI2CIcrArlocf> + SWoWoRegFieldBitBand;
    type CI2CIcrArlocf: RegField<Crt, Reg = Self::CI2CIcr, URegField = Self::UI2CIcrArlocf, SRegField = Self::SI2CIcrArlocf, CRegField = Self::CI2CIcrArlocf> + CWoWoRegFieldBitBand;
}

Associated Types

type UI2CIcrArlocf: RegField<Urt, Reg = Self::UI2CIcr, URegField = Self::UI2CIcrArlocf, SRegField = Self::SI2CIcrArlocf, CRegField = Self::CI2CIcrArlocf> + UWoWoRegFieldBitBand

type SI2CIcrArlocf: RegField<Srt, Reg = Self::SI2CIcr, URegField = Self::UI2CIcrArlocf, SRegField = Self::SI2CIcrArlocf, CRegField = Self::CI2CIcrArlocf> + SWoWoRegFieldBitBand

type CI2CIcrArlocf: RegField<Crt, Reg = Self::CI2CIcr, URegField = Self::UI2CIcrArlocf, SRegField = Self::SI2CIcrArlocf, CRegField = Self::CI2CIcrArlocf> + CWoWoRegFieldBitBand

Loading content...

Implementors

Loading content...