Trait drone_nrf_map_periph_uarte::UarteIntenclrRxstarted[][src]

pub trait UarteIntenclrRxstarted<T: UarteMap>: UarteIntenclr<T> {
    type UUarteIntenclrRxstarted: RegField<Urt, Reg = Self::UUarteIntenclr, URegField = Self::UUarteIntenclrRxstarted, SRegField = Self::SUarteIntenclrRxstarted, CRegField = Self::CUarteIntenclrRxstarted> + URwRwRegFieldBit;
    type SUarteIntenclrRxstarted: RegField<Srt, Reg = Self::SUarteIntenclr, URegField = Self::UUarteIntenclrRxstarted, SRegField = Self::SUarteIntenclrRxstarted, CRegField = Self::CUarteIntenclrRxstarted> + SRwRwRegFieldBit;
    type CUarteIntenclrRxstarted: RegField<Crt, Reg = Self::CUarteIntenclr, URegField = Self::UUarteIntenclrRxstarted, SRegField = Self::SUarteIntenclrRxstarted, CRegField = Self::CUarteIntenclrRxstarted> + CRwRwRegFieldBit;
}

Associated Types

type UUarteIntenclrRxstarted: RegField<Urt, Reg = Self::UUarteIntenclr, URegField = Self::UUarteIntenclrRxstarted, SRegField = Self::SUarteIntenclrRxstarted, CRegField = Self::CUarteIntenclrRxstarted> + URwRwRegFieldBit[src]

type SUarteIntenclrRxstarted: RegField<Srt, Reg = Self::SUarteIntenclr, URegField = Self::UUarteIntenclrRxstarted, SRegField = Self::SUarteIntenclrRxstarted, CRegField = Self::CUarteIntenclrRxstarted> + SRwRwRegFieldBit[src]

type CUarteIntenclrRxstarted: RegField<Crt, Reg = Self::CUarteIntenclr, URegField = Self::UUarteIntenclrRxstarted, SRegField = Self::SUarteIntenclrRxstarted, CRegField = Self::CUarteIntenclrRxstarted> + CRwRwRegFieldBit[src]

Loading content...

Implementors

Loading content...