[][src]Trait drone_stm32_map_periph_i2c::I2CTimeoutrTimeouta

pub trait I2CTimeoutrTimeouta<T: I2CMap>: I2CTimeoutr<T> {
    type UI2CTimeoutrTimeouta: RegField<Urt, Reg = Self::UI2CTimeoutr, URegField = Self::UI2CTimeoutrTimeouta, SRegField = Self::SI2CTimeoutrTimeouta, CRegField = Self::CI2CTimeoutrTimeouta> + URwRwRegFieldBits;
    type SI2CTimeoutrTimeouta: RegField<Srt, Reg = Self::SI2CTimeoutr, URegField = Self::UI2CTimeoutrTimeouta, SRegField = Self::SI2CTimeoutrTimeouta, CRegField = Self::CI2CTimeoutrTimeouta> + SRwRwRegFieldBits;
    type CI2CTimeoutrTimeouta: RegField<Crt, Reg = Self::CI2CTimeoutr, URegField = Self::UI2CTimeoutrTimeouta, SRegField = Self::SI2CTimeoutrTimeouta, CRegField = Self::CI2CTimeoutrTimeouta> + CRwRwRegFieldBits;
}

Associated Types

type UI2CTimeoutrTimeouta: RegField<Urt, Reg = Self::UI2CTimeoutr, URegField = Self::UI2CTimeoutrTimeouta, SRegField = Self::SI2CTimeoutrTimeouta, CRegField = Self::CI2CTimeoutrTimeouta> + URwRwRegFieldBits

type SI2CTimeoutrTimeouta: RegField<Srt, Reg = Self::SI2CTimeoutr, URegField = Self::UI2CTimeoutrTimeouta, SRegField = Self::SI2CTimeoutrTimeouta, CRegField = Self::CI2CTimeoutrTimeouta> + SRwRwRegFieldBits

type CI2CTimeoutrTimeouta: RegField<Crt, Reg = Self::CI2CTimeoutr, URegField = Self::UI2CTimeoutrTimeouta, SRegField = Self::SI2CTimeoutrTimeouta, CRegField = Self::CI2CTimeoutrTimeouta> + CRwRwRegFieldBits

Loading content...

Implementors

Loading content...