Trait drone_nrf_map_periph_uarte::UarteTasksStoptx[][src]

pub trait UarteTasksStoptx<T: UarteMap> {
    type UarteTasksStoptxVal: Bitfield<Bits = u32>;
    type UUarteTasksStoptx: UUarteTasksStoptx<T, Val = Self::UarteTasksStoptxVal, UReg = Self::UUarteTasksStoptx, SReg = Self::SUarteTasksStoptx, CReg = Self::CUarteTasksStoptx>;
    type SUarteTasksStoptx: SUarteTasksStoptx<T, Val = Self::UarteTasksStoptxVal, UReg = Self::UUarteTasksStoptx, SReg = Self::SUarteTasksStoptx, CReg = Self::CUarteTasksStoptx>;
    type CUarteTasksStoptx: CUarteTasksStoptx<T, Val = Self::UarteTasksStoptxVal, UReg = Self::UUarteTasksStoptx, SReg = Self::SUarteTasksStoptx, CReg = Self::CUarteTasksStoptx>;
}

Associated Types

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

type UUarteTasksStoptx: UUarteTasksStoptx<T, Val = Self::UarteTasksStoptxVal, UReg = Self::UUarteTasksStoptx, SReg = Self::SUarteTasksStoptx, CReg = Self::CUarteTasksStoptx>[src]

type SUarteTasksStoptx: SUarteTasksStoptx<T, Val = Self::UarteTasksStoptxVal, UReg = Self::UUarteTasksStoptx, SReg = Self::SUarteTasksStoptx, CReg = Self::CUarteTasksStoptx>[src]

type CUarteTasksStoptx: CUarteTasksStoptx<T, Val = Self::UarteTasksStoptxVal, UReg = Self::UUarteTasksStoptx, SReg = Self::SUarteTasksStoptx, CReg = Self::CUarteTasksStoptx>[src]

Loading content...

Implementors

Loading content...