Trait drone_nrf_map_periph_uarte::UarteSubscribeStartrx[][src]

pub trait UarteSubscribeStartrx<T: UarteMap> {
    type UarteSubscribeStartrxVal: Bitfield<Bits = u32>;
    type UUarteSubscribeStartrx: UUarteSubscribeStartrx<T, Val = Self::UarteSubscribeStartrxVal, UReg = Self::UUarteSubscribeStartrx, SReg = Self::SUarteSubscribeStartrx, CReg = Self::CUarteSubscribeStartrx>;
    type SUarteSubscribeStartrx: SUarteSubscribeStartrx<T, Val = Self::UarteSubscribeStartrxVal, UReg = Self::UUarteSubscribeStartrx, SReg = Self::SUarteSubscribeStartrx, CReg = Self::CUarteSubscribeStartrx>;
    type CUarteSubscribeStartrx: CUarteSubscribeStartrx<T, Val = Self::UarteSubscribeStartrxVal, UReg = Self::UUarteSubscribeStartrx, SReg = Self::SUarteSubscribeStartrx, CReg = Self::CUarteSubscribeStartrx>;
}

Associated Types

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

type UUarteSubscribeStartrx: UUarteSubscribeStartrx<T, Val = Self::UarteSubscribeStartrxVal, UReg = Self::UUarteSubscribeStartrx, SReg = Self::SUarteSubscribeStartrx, CReg = Self::CUarteSubscribeStartrx>[src]

type SUarteSubscribeStartrx: SUarteSubscribeStartrx<T, Val = Self::UarteSubscribeStartrxVal, UReg = Self::UUarteSubscribeStartrx, SReg = Self::SUarteSubscribeStartrx, CReg = Self::CUarteSubscribeStartrx>[src]

type CUarteSubscribeStartrx: CUarteSubscribeStartrx<T, Val = Self::UarteSubscribeStartrxVal, UReg = Self::UUarteSubscribeStartrx, SReg = Self::SUarteSubscribeStartrx, CReg = Self::CUarteSubscribeStartrx>[src]

Loading content...

Implementors

Loading content...