Trait drone_nrf_map_periph_uarte::UarteTasksStoprx[][src]

pub trait UarteTasksStoprx<T: UarteMap> {
    type UarteTasksStoprxVal: Bitfield<Bits = u32>;
    type UUarteTasksStoprx: UUarteTasksStoprx<T, Val = Self::UarteTasksStoprxVal, UReg = Self::UUarteTasksStoprx, SReg = Self::SUarteTasksStoprx, CReg = Self::CUarteTasksStoprx>;
    type SUarteTasksStoprx: SUarteTasksStoprx<T, Val = Self::UarteTasksStoprxVal, UReg = Self::UUarteTasksStoprx, SReg = Self::SUarteTasksStoprx, CReg = Self::CUarteTasksStoprx>;
    type CUarteTasksStoprx: CUarteTasksStoprx<T, Val = Self::UarteTasksStoprxVal, UReg = Self::UUarteTasksStoprx, SReg = Self::SUarteTasksStoprx, CReg = Self::CUarteTasksStoprx>;
}

Associated Types

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

type UUarteTasksStoprx: UUarteTasksStoprx<T, Val = Self::UarteTasksStoprxVal, UReg = Self::UUarteTasksStoprx, SReg = Self::SUarteTasksStoprx, CReg = Self::CUarteTasksStoprx>[src]

type SUarteTasksStoprx: SUarteTasksStoprx<T, Val = Self::UarteTasksStoprxVal, UReg = Self::UUarteTasksStoprx, SReg = Self::SUarteTasksStoprx, CReg = Self::CUarteTasksStoprx>[src]

type CUarteTasksStoprx: CUarteTasksStoprx<T, Val = Self::UarteTasksStoprxVal, UReg = Self::UUarteTasksStoprx, SReg = Self::SUarteTasksStoprx, CReg = Self::CUarteTasksStoprx>[src]

Loading content...

Implementors

Loading content...