Trait drone_nrf_map_periph_uarte::UarteSubscribeStarttx[][src]

pub trait UarteSubscribeStarttx<T: UarteMap> {
    type UarteSubscribeStarttxVal: Bitfield<Bits = u32>;
    type UUarteSubscribeStarttx: UUarteSubscribeStarttx<T, Val = Self::UarteSubscribeStarttxVal, UReg = Self::UUarteSubscribeStarttx, SReg = Self::SUarteSubscribeStarttx, CReg = Self::CUarteSubscribeStarttx>;
    type SUarteSubscribeStarttx: SUarteSubscribeStarttx<T, Val = Self::UarteSubscribeStarttxVal, UReg = Self::UUarteSubscribeStarttx, SReg = Self::SUarteSubscribeStarttx, CReg = Self::CUarteSubscribeStarttx>;
    type CUarteSubscribeStarttx: CUarteSubscribeStarttx<T, Val = Self::UarteSubscribeStarttxVal, UReg = Self::UUarteSubscribeStarttx, SReg = Self::SUarteSubscribeStarttx, CReg = Self::CUarteSubscribeStarttx>;
}

Associated Types

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

type UUarteSubscribeStarttx: UUarteSubscribeStarttx<T, Val = Self::UarteSubscribeStarttxVal, UReg = Self::UUarteSubscribeStarttx, SReg = Self::SUarteSubscribeStarttx, CReg = Self::CUarteSubscribeStarttx>[src]

type SUarteSubscribeStarttx: SUarteSubscribeStarttx<T, Val = Self::UarteSubscribeStarttxVal, UReg = Self::UUarteSubscribeStarttx, SReg = Self::SUarteSubscribeStarttx, CReg = Self::CUarteSubscribeStarttx>[src]

type CUarteSubscribeStarttx: CUarteSubscribeStarttx<T, Val = Self::UarteSubscribeStarttxVal, UReg = Self::UUarteSubscribeStarttx, SReg = Self::SUarteSubscribeStarttx, CReg = Self::CUarteSubscribeStarttx>[src]

Loading content...

Implementors

Loading content...