Trait drone_nrf_map_periph_uarte::UarteTasksFlushrx[][src]

pub trait UarteTasksFlushrx<T: UarteMap> {
    type UarteTasksFlushrxVal: Bitfield<Bits = u32>;
    type UUarteTasksFlushrx: UUarteTasksFlushrx<T, Val = Self::UarteTasksFlushrxVal, UReg = Self::UUarteTasksFlushrx, SReg = Self::SUarteTasksFlushrx, CReg = Self::CUarteTasksFlushrx>;
    type SUarteTasksFlushrx: SUarteTasksFlushrx<T, Val = Self::UarteTasksFlushrxVal, UReg = Self::UUarteTasksFlushrx, SReg = Self::SUarteTasksFlushrx, CReg = Self::CUarteTasksFlushrx>;
    type CUarteTasksFlushrx: CUarteTasksFlushrx<T, Val = Self::UarteTasksFlushrxVal, UReg = Self::UUarteTasksFlushrx, SReg = Self::SUarteTasksFlushrx, CReg = Self::CUarteTasksFlushrx>;
}

Associated Types

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

type UUarteTasksFlushrx: UUarteTasksFlushrx<T, Val = Self::UarteTasksFlushrxVal, UReg = Self::UUarteTasksFlushrx, SReg = Self::SUarteTasksFlushrx, CReg = Self::CUarteTasksFlushrx>[src]

type SUarteTasksFlushrx: SUarteTasksFlushrx<T, Val = Self::UarteTasksFlushrxVal, UReg = Self::UUarteTasksFlushrx, SReg = Self::SUarteTasksFlushrx, CReg = Self::CUarteTasksFlushrx>[src]

type CUarteTasksFlushrx: CUarteTasksFlushrx<T, Val = Self::UarteTasksFlushrxVal, UReg = Self::UUarteTasksFlushrx, SReg = Self::SUarteTasksFlushrx, CReg = Self::CUarteTasksFlushrx>[src]

Loading content...

Implementors

Loading content...