Trait drone_nrf_map_periph_uarte::UarteIntenclrNcts[][src]

pub trait UarteIntenclrNcts<T: UarteMap>: UarteIntenclr<T> {
    type UUarteIntenclrNcts: RegField<Urt, Reg = Self::UUarteIntenclr, URegField = Self::UUarteIntenclrNcts, SRegField = Self::SUarteIntenclrNcts, CRegField = Self::CUarteIntenclrNcts> + URwRwRegFieldBit;
    type SUarteIntenclrNcts: RegField<Srt, Reg = Self::SUarteIntenclr, URegField = Self::UUarteIntenclrNcts, SRegField = Self::SUarteIntenclrNcts, CRegField = Self::CUarteIntenclrNcts> + SRwRwRegFieldBit;
    type CUarteIntenclrNcts: RegField<Crt, Reg = Self::CUarteIntenclr, URegField = Self::UUarteIntenclrNcts, SRegField = Self::SUarteIntenclrNcts, CRegField = Self::CUarteIntenclrNcts> + CRwRwRegFieldBit;
}

Associated Types

type UUarteIntenclrNcts: RegField<Urt, Reg = Self::UUarteIntenclr, URegField = Self::UUarteIntenclrNcts, SRegField = Self::SUarteIntenclrNcts, CRegField = Self::CUarteIntenclrNcts> + URwRwRegFieldBit[src]

type SUarteIntenclrNcts: RegField<Srt, Reg = Self::SUarteIntenclr, URegField = Self::UUarteIntenclrNcts, SRegField = Self::SUarteIntenclrNcts, CRegField = Self::CUarteIntenclrNcts> + SRwRwRegFieldBit[src]

type CUarteIntenclrNcts: RegField<Crt, Reg = Self::CUarteIntenclr, URegField = Self::UUarteIntenclrNcts, SRegField = Self::SUarteIntenclrNcts, CRegField = Self::CUarteIntenclrNcts> + CRwRwRegFieldBit[src]

Loading content...

Implementors

Loading content...