[][src]Trait drone_stm32_map_periph_i2c::I2CTimeoutrTimeoutb

pub trait I2CTimeoutrTimeoutb<T: I2CMap>: I2CTimeoutr<T> {
    type UI2CTimeoutrTimeoutb: RegField<Urt, Reg = Self::UI2CTimeoutr, URegField = Self::UI2CTimeoutrTimeoutb, SRegField = Self::SI2CTimeoutrTimeoutb, CRegField = Self::CI2CTimeoutrTimeoutb> + URwRwRegFieldBits;
    type SI2CTimeoutrTimeoutb: RegField<Srt, Reg = Self::SI2CTimeoutr, URegField = Self::UI2CTimeoutrTimeoutb, SRegField = Self::SI2CTimeoutrTimeoutb, CRegField = Self::CI2CTimeoutrTimeoutb> + SRwRwRegFieldBits;
    type CI2CTimeoutrTimeoutb: RegField<Crt, Reg = Self::CI2CTimeoutr, URegField = Self::UI2CTimeoutrTimeoutb, SRegField = Self::SI2CTimeoutrTimeoutb, CRegField = Self::CI2CTimeoutrTimeoutb> + CRwRwRegFieldBits;
}

Associated Types

type UI2CTimeoutrTimeoutb: RegField<Urt, Reg = Self::UI2CTimeoutr, URegField = Self::UI2CTimeoutrTimeoutb, SRegField = Self::SI2CTimeoutrTimeoutb, CRegField = Self::CI2CTimeoutrTimeoutb> + URwRwRegFieldBits

type SI2CTimeoutrTimeoutb: RegField<Srt, Reg = Self::SI2CTimeoutr, URegField = Self::UI2CTimeoutrTimeoutb, SRegField = Self::SI2CTimeoutrTimeoutb, CRegField = Self::CI2CTimeoutrTimeoutb> + SRwRwRegFieldBits

type CI2CTimeoutrTimeoutb: RegField<Crt, Reg = Self::CI2CTimeoutr, URegField = Self::UI2CTimeoutrTimeoutb, SRegField = Self::SI2CTimeoutrTimeoutb, CRegField = Self::CI2CTimeoutrTimeoutb> + CRwRwRegFieldBits

Loading content...

Implementors

Loading content...