Trait drone_nrf_map_periph_uarte::UarteEventsNcts[][src]

pub trait UarteEventsNcts<T: UarteMap> {
    type UarteEventsNctsVal: Bitfield<Bits = u32>;
    type UUarteEventsNcts: UUarteEventsNcts<T, Val = Self::UarteEventsNctsVal, UReg = Self::UUarteEventsNcts, SReg = Self::SUarteEventsNcts, CReg = Self::CUarteEventsNcts>;
    type SUarteEventsNcts: SUarteEventsNcts<T, Val = Self::UarteEventsNctsVal, UReg = Self::UUarteEventsNcts, SReg = Self::SUarteEventsNcts, CReg = Self::CUarteEventsNcts>;
    type CUarteEventsNcts: CUarteEventsNcts<T, Val = Self::UarteEventsNctsVal, UReg = Self::UUarteEventsNcts, SReg = Self::SUarteEventsNcts, CReg = Self::CUarteEventsNcts>;
}

Associated Types

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

type UUarteEventsNcts: UUarteEventsNcts<T, Val = Self::UarteEventsNctsVal, UReg = Self::UUarteEventsNcts, SReg = Self::SUarteEventsNcts, CReg = Self::CUarteEventsNcts>[src]

type SUarteEventsNcts: SUarteEventsNcts<T, Val = Self::UarteEventsNctsVal, UReg = Self::UUarteEventsNcts, SReg = Self::SUarteEventsNcts, CReg = Self::CUarteEventsNcts>[src]

type CUarteEventsNcts: CUarteEventsNcts<T, Val = Self::UarteEventsNctsVal, UReg = Self::UUarteEventsNcts, SReg = Self::SUarteEventsNcts, CReg = Self::CUarteEventsNcts>[src]

Loading content...

Implementors

Loading content...