Trait drone_nrf_map_periph_uarte::UarteTasksStartrx[][src]

pub trait UarteTasksStartrx<T: UarteMap> {
    type UarteTasksStartrxVal: Bitfield<Bits = u32>;
    type UUarteTasksStartrx: UUarteTasksStartrx<T, Val = Self::UarteTasksStartrxVal, UReg = Self::UUarteTasksStartrx, SReg = Self::SUarteTasksStartrx, CReg = Self::CUarteTasksStartrx>;
    type SUarteTasksStartrx: SUarteTasksStartrx<T, Val = Self::UarteTasksStartrxVal, UReg = Self::UUarteTasksStartrx, SReg = Self::SUarteTasksStartrx, CReg = Self::CUarteTasksStartrx>;
    type CUarteTasksStartrx: CUarteTasksStartrx<T, Val = Self::UarteTasksStartrxVal, UReg = Self::UUarteTasksStartrx, SReg = Self::SUarteTasksStartrx, CReg = Self::CUarteTasksStartrx>;
}

Associated Types

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

type UUarteTasksStartrx: UUarteTasksStartrx<T, Val = Self::UarteTasksStartrxVal, UReg = Self::UUarteTasksStartrx, SReg = Self::SUarteTasksStartrx, CReg = Self::CUarteTasksStartrx>[src]

type SUarteTasksStartrx: SUarteTasksStartrx<T, Val = Self::UarteTasksStartrxVal, UReg = Self::UUarteTasksStartrx, SReg = Self::SUarteTasksStartrx, CReg = Self::CUarteTasksStartrx>[src]

type CUarteTasksStartrx: CUarteTasksStartrx<T, Val = Self::UarteTasksStartrxVal, UReg = Self::UUarteTasksStartrx, SReg = Self::SUarteTasksStartrx, CReg = Self::CUarteTasksStartrx>[src]

Loading content...

Implementors

Loading content...