Trait drone_nrf_map_periph_uarte::UarteSubscribeStoptx[][src]

pub trait UarteSubscribeStoptx<T: UarteMap> {
    type UarteSubscribeStoptxVal: Bitfield<Bits = u32>;
    type UUarteSubscribeStoptx: UUarteSubscribeStoptx<T, Val = Self::UarteSubscribeStoptxVal, UReg = Self::UUarteSubscribeStoptx, SReg = Self::SUarteSubscribeStoptx, CReg = Self::CUarteSubscribeStoptx>;
    type SUarteSubscribeStoptx: SUarteSubscribeStoptx<T, Val = Self::UarteSubscribeStoptxVal, UReg = Self::UUarteSubscribeStoptx, SReg = Self::SUarteSubscribeStoptx, CReg = Self::CUarteSubscribeStoptx>;
    type CUarteSubscribeStoptx: CUarteSubscribeStoptx<T, Val = Self::UarteSubscribeStoptxVal, UReg = Self::UUarteSubscribeStoptx, SReg = Self::SUarteSubscribeStoptx, CReg = Self::CUarteSubscribeStoptx>;
}

Associated Types

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

type UUarteSubscribeStoptx: UUarteSubscribeStoptx<T, Val = Self::UarteSubscribeStoptxVal, UReg = Self::UUarteSubscribeStoptx, SReg = Self::SUarteSubscribeStoptx, CReg = Self::CUarteSubscribeStoptx>[src]

type SUarteSubscribeStoptx: SUarteSubscribeStoptx<T, Val = Self::UarteSubscribeStoptxVal, UReg = Self::UUarteSubscribeStoptx, SReg = Self::SUarteSubscribeStoptx, CReg = Self::CUarteSubscribeStoptx>[src]

type CUarteSubscribeStoptx: CUarteSubscribeStoptx<T, Val = Self::UarteSubscribeStoptxVal, UReg = Self::UUarteSubscribeStoptx, SReg = Self::SUarteSubscribeStoptx, CReg = Self::CUarteSubscribeStoptx>[src]

Loading content...

Implementors

Loading content...