Trait drone_nrf_map_periph_uarte::UarteSubscribeStoprx[][src]

pub trait UarteSubscribeStoprx<T: UarteMap> {
    type UarteSubscribeStoprxVal: Bitfield<Bits = u32>;
    type UUarteSubscribeStoprx: UUarteSubscribeStoprx<T, Val = Self::UarteSubscribeStoprxVal, UReg = Self::UUarteSubscribeStoprx, SReg = Self::SUarteSubscribeStoprx, CReg = Self::CUarteSubscribeStoprx>;
    type SUarteSubscribeStoprx: SUarteSubscribeStoprx<T, Val = Self::UarteSubscribeStoprxVal, UReg = Self::UUarteSubscribeStoprx, SReg = Self::SUarteSubscribeStoprx, CReg = Self::CUarteSubscribeStoprx>;
    type CUarteSubscribeStoprx: CUarteSubscribeStoprx<T, Val = Self::UarteSubscribeStoprxVal, UReg = Self::UUarteSubscribeStoprx, SReg = Self::SUarteSubscribeStoprx, CReg = Self::CUarteSubscribeStoprx>;
}

Associated Types

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

type UUarteSubscribeStoprx: UUarteSubscribeStoprx<T, Val = Self::UarteSubscribeStoprxVal, UReg = Self::UUarteSubscribeStoprx, SReg = Self::SUarteSubscribeStoprx, CReg = Self::CUarteSubscribeStoprx>[src]

type SUarteSubscribeStoprx: SUarteSubscribeStoprx<T, Val = Self::UarteSubscribeStoprxVal, UReg = Self::UUarteSubscribeStoprx, SReg = Self::SUarteSubscribeStoprx, CReg = Self::CUarteSubscribeStoprx>[src]

type CUarteSubscribeStoprx: CUarteSubscribeStoprx<T, Val = Self::UarteSubscribeStoprxVal, UReg = Self::UUarteSubscribeStoprx, SReg = Self::SUarteSubscribeStoprx, CReg = Self::CUarteSubscribeStoprx>[src]

Loading content...

Implementors

Loading content...