Trait drone_nrf_map_periph_uarte::SUarteTasksStoptx[][src]

pub trait SUarteTasksStoptx<T: UarteMap>: SWoReg {
    fn from_fields(map: SUarteTasksStoptxFields<T>) -> Self;
fn into_fields(self) -> SUarteTasksStoptxFields<T>;
fn tasks_stoptx(&self) -> &T::SUarteTasksStoptxTasksStoptx; }

Required methods

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

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

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

Loading content...

Implementors

Loading content...