Trait drone_nrf_map_periph_uarte::UarteIntenclrEndtx[][src]

pub trait UarteIntenclrEndtx<T: UarteMap>: UarteIntenclr<T> {
    type UUarteIntenclrEndtx: RegField<Urt, Reg = Self::UUarteIntenclr, URegField = Self::UUarteIntenclrEndtx, SRegField = Self::SUarteIntenclrEndtx, CRegField = Self::CUarteIntenclrEndtx> + URwRwRegFieldBit;
    type SUarteIntenclrEndtx: RegField<Srt, Reg = Self::SUarteIntenclr, URegField = Self::UUarteIntenclrEndtx, SRegField = Self::SUarteIntenclrEndtx, CRegField = Self::CUarteIntenclrEndtx> + SRwRwRegFieldBit;
    type CUarteIntenclrEndtx: RegField<Crt, Reg = Self::CUarteIntenclr, URegField = Self::UUarteIntenclrEndtx, SRegField = Self::SUarteIntenclrEndtx, CRegField = Self::CUarteIntenclrEndtx> + CRwRwRegFieldBit;
}

Associated Types

type UUarteIntenclrEndtx: RegField<Urt, Reg = Self::UUarteIntenclr, URegField = Self::UUarteIntenclrEndtx, SRegField = Self::SUarteIntenclrEndtx, CRegField = Self::CUarteIntenclrEndtx> + URwRwRegFieldBit[src]

type SUarteIntenclrEndtx: RegField<Srt, Reg = Self::SUarteIntenclr, URegField = Self::UUarteIntenclrEndtx, SRegField = Self::SUarteIntenclrEndtx, CRegField = Self::CUarteIntenclrEndtx> + SRwRwRegFieldBit[src]

type CUarteIntenclrEndtx: RegField<Crt, Reg = Self::CUarteIntenclr, URegField = Self::UUarteIntenclrEndtx, SRegField = Self::SUarteIntenclrEndtx, CRegField = Self::CUarteIntenclrEndtx> + CRwRwRegFieldBit[src]

Loading content...

Implementors

Loading content...