[][src]Trait drone_stm32_map_periph_i2c::I2CIcrAddrcf

pub trait I2CIcrAddrcf<T: I2CMap>: I2CIcr<T> {
    type UI2CIcrAddrcf: RegField<Urt, Reg = Self::UI2CIcr, URegField = Self::UI2CIcrAddrcf, SRegField = Self::SI2CIcrAddrcf, CRegField = Self::CI2CIcrAddrcf> + UWoWoRegFieldBitBand;
    type SI2CIcrAddrcf: RegField<Srt, Reg = Self::SI2CIcr, URegField = Self::UI2CIcrAddrcf, SRegField = Self::SI2CIcrAddrcf, CRegField = Self::CI2CIcrAddrcf> + SWoWoRegFieldBitBand;
    type CI2CIcrAddrcf: RegField<Crt, Reg = Self::CI2CIcr, URegField = Self::UI2CIcrAddrcf, SRegField = Self::SI2CIcrAddrcf, CRegField = Self::CI2CIcrAddrcf> + CWoWoRegFieldBitBand;
}

Associated Types

type UI2CIcrAddrcf: RegField<Urt, Reg = Self::UI2CIcr, URegField = Self::UI2CIcrAddrcf, SRegField = Self::SI2CIcrAddrcf, CRegField = Self::CI2CIcrAddrcf> + UWoWoRegFieldBitBand

type SI2CIcrAddrcf: RegField<Srt, Reg = Self::SI2CIcr, URegField = Self::UI2CIcrAddrcf, SRegField = Self::SI2CIcrAddrcf, CRegField = Self::CI2CIcrAddrcf> + SWoWoRegFieldBitBand

type CI2CIcrAddrcf: RegField<Crt, Reg = Self::CI2CIcr, URegField = Self::UI2CIcrAddrcf, SRegField = Self::SI2CIcrAddrcf, CRegField = Self::CI2CIcrAddrcf> + CWoWoRegFieldBitBand

Loading content...

Implementors

Loading content...