Trait drone_nrf_map_periph_uarte::UarteTasksStarttx[][src]

pub trait UarteTasksStarttx<T: UarteMap> {
    type UarteTasksStarttxVal: Bitfield<Bits = u32>;
    type UUarteTasksStarttx: UUarteTasksStarttx<T, Val = Self::UarteTasksStarttxVal, UReg = Self::UUarteTasksStarttx, SReg = Self::SUarteTasksStarttx, CReg = Self::CUarteTasksStarttx>;
    type SUarteTasksStarttx: SUarteTasksStarttx<T, Val = Self::UarteTasksStarttxVal, UReg = Self::UUarteTasksStarttx, SReg = Self::SUarteTasksStarttx, CReg = Self::CUarteTasksStarttx>;
    type CUarteTasksStarttx: CUarteTasksStarttx<T, Val = Self::UarteTasksStarttxVal, UReg = Self::UUarteTasksStarttx, SReg = Self::SUarteTasksStarttx, CReg = Self::CUarteTasksStarttx>;
}

Associated Types

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

type UUarteTasksStarttx: UUarteTasksStarttx<T, Val = Self::UarteTasksStarttxVal, UReg = Self::UUarteTasksStarttx, SReg = Self::SUarteTasksStarttx, CReg = Self::CUarteTasksStarttx>[src]

type SUarteTasksStarttx: SUarteTasksStarttx<T, Val = Self::UarteTasksStarttxVal, UReg = Self::UUarteTasksStarttx, SReg = Self::SUarteTasksStarttx, CReg = Self::CUarteTasksStarttx>[src]

type CUarteTasksStarttx: CUarteTasksStarttx<T, Val = Self::UarteTasksStarttxVal, UReg = Self::UUarteTasksStarttx, SReg = Self::SUarteTasksStarttx, CReg = Self::CUarteTasksStarttx>[src]

Loading content...

Implementors

Loading content...