Trait drone_nrf_map_periph_uarte::UarteEventsEndtx[][src]

pub trait UarteEventsEndtx<T: UarteMap> {
    type UarteEventsEndtxVal: Bitfield<Bits = u32>;
    type UUarteEventsEndtx: UUarteEventsEndtx<T, Val = Self::UarteEventsEndtxVal, UReg = Self::UUarteEventsEndtx, SReg = Self::SUarteEventsEndtx, CReg = Self::CUarteEventsEndtx>;
    type SUarteEventsEndtx: SUarteEventsEndtx<T, Val = Self::UarteEventsEndtxVal, UReg = Self::UUarteEventsEndtx, SReg = Self::SUarteEventsEndtx, CReg = Self::CUarteEventsEndtx>;
    type CUarteEventsEndtx: CUarteEventsEndtx<T, Val = Self::UarteEventsEndtxVal, UReg = Self::UUarteEventsEndtx, SReg = Self::SUarteEventsEndtx, CReg = Self::CUarteEventsEndtx>;
}

Associated Types

type UarteEventsEndtxVal: Bitfield<Bits = u32>[src]

type UUarteEventsEndtx: UUarteEventsEndtx<T, Val = Self::UarteEventsEndtxVal, UReg = Self::UUarteEventsEndtx, SReg = Self::SUarteEventsEndtx, CReg = Self::CUarteEventsEndtx>[src]

type SUarteEventsEndtx: SUarteEventsEndtx<T, Val = Self::UarteEventsEndtxVal, UReg = Self::UUarteEventsEndtx, SReg = Self::SUarteEventsEndtx, CReg = Self::CUarteEventsEndtx>[src]

type CUarteEventsEndtx: CUarteEventsEndtx<T, Val = Self::UarteEventsEndtxVal, UReg = Self::UUarteEventsEndtx, SReg = Self::SUarteEventsEndtx, CReg = Self::CUarteEventsEndtx>[src]

Loading content...

Implementors

Loading content...