Trait drone_nrf_map_periph_uarte::UarteIntenclrEndrx[][src]

pub trait UarteIntenclrEndrx<T: UarteMap>: UarteIntenclr<T> {
    type UUarteIntenclrEndrx: RegField<Urt, Reg = Self::UUarteIntenclr, URegField = Self::UUarteIntenclrEndrx, SRegField = Self::SUarteIntenclrEndrx, CRegField = Self::CUarteIntenclrEndrx> + URwRwRegFieldBit;
    type SUarteIntenclrEndrx: RegField<Srt, Reg = Self::SUarteIntenclr, URegField = Self::UUarteIntenclrEndrx, SRegField = Self::SUarteIntenclrEndrx, CRegField = Self::CUarteIntenclrEndrx> + SRwRwRegFieldBit;
    type CUarteIntenclrEndrx: RegField<Crt, Reg = Self::CUarteIntenclr, URegField = Self::UUarteIntenclrEndrx, SRegField = Self::SUarteIntenclrEndrx, CRegField = Self::CUarteIntenclrEndrx> + CRwRwRegFieldBit;
}

Associated Types

type UUarteIntenclrEndrx: RegField<Urt, Reg = Self::UUarteIntenclr, URegField = Self::UUarteIntenclrEndrx, SRegField = Self::SUarteIntenclrEndrx, CRegField = Self::CUarteIntenclrEndrx> + URwRwRegFieldBit[src]

type SUarteIntenclrEndrx: RegField<Srt, Reg = Self::SUarteIntenclr, URegField = Self::UUarteIntenclrEndrx, SRegField = Self::SUarteIntenclrEndrx, CRegField = Self::CUarteIntenclrEndrx> + SRwRwRegFieldBit[src]

type CUarteIntenclrEndrx: RegField<Crt, Reg = Self::CUarteIntenclr, URegField = Self::UUarteIntenclrEndrx, SRegField = Self::SUarteIntenclrEndrx, CRegField = Self::CUarteIntenclrEndrx> + CRwRwRegFieldBit[src]

Loading content...

Implementors

Loading content...