Trait drone_nrf_map_periph_uarte::CUarteTasksStoptx[][src]

pub trait CUarteTasksStoptx<T: UarteMap>: CWoReg {
    fn from_fields(map: CUarteTasksStoptxFields<T>) -> Self;
fn into_fields(self) -> CUarteTasksStoptxFields<T>;
fn tasks_stoptx(&self) -> &T::CUarteTasksStoptxTasksStoptx; }

Required methods

fn from_fields(map: CUarteTasksStoptxFields<T>) -> Self[src]

fn into_fields(self) -> CUarteTasksStoptxFields<T>[src]

fn tasks_stoptx(&self) -> &T::CUarteTasksStoptxTasksStoptx[src]

Loading content...

Implementors

Loading content...