Trait drone_nrf_map_periph_uarte::UarteIntenclrRxto[][src]

pub trait UarteIntenclrRxto<T: UarteMap>: UarteIntenclr<T> {
    type UUarteIntenclrRxto: RegField<Urt, Reg = Self::UUarteIntenclr, URegField = Self::UUarteIntenclrRxto, SRegField = Self::SUarteIntenclrRxto, CRegField = Self::CUarteIntenclrRxto> + URwRwRegFieldBit;
    type SUarteIntenclrRxto: RegField<Srt, Reg = Self::SUarteIntenclr, URegField = Self::UUarteIntenclrRxto, SRegField = Self::SUarteIntenclrRxto, CRegField = Self::CUarteIntenclrRxto> + SRwRwRegFieldBit;
    type CUarteIntenclrRxto: RegField<Crt, Reg = Self::CUarteIntenclr, URegField = Self::UUarteIntenclrRxto, SRegField = Self::SUarteIntenclrRxto, CRegField = Self::CUarteIntenclrRxto> + CRwRwRegFieldBit;
}

Associated Types

type UUarteIntenclrRxto: RegField<Urt, Reg = Self::UUarteIntenclr, URegField = Self::UUarteIntenclrRxto, SRegField = Self::SUarteIntenclrRxto, CRegField = Self::CUarteIntenclrRxto> + URwRwRegFieldBit[src]

type SUarteIntenclrRxto: RegField<Srt, Reg = Self::SUarteIntenclr, URegField = Self::UUarteIntenclrRxto, SRegField = Self::SUarteIntenclrRxto, CRegField = Self::CUarteIntenclrRxto> + SRwRwRegFieldBit[src]

type CUarteIntenclrRxto: RegField<Crt, Reg = Self::CUarteIntenclr, URegField = Self::UUarteIntenclrRxto, SRegField = Self::SUarteIntenclrRxto, CRegField = Self::CUarteIntenclrRxto> + CRwRwRegFieldBit[src]

Loading content...

Implementors

Loading content...