Trait drone_nrf_map_periph_uarte::UUarteTasksStoptx[][src]

pub trait UUarteTasksStoptx<T: UarteMap>: UWoReg {
    fn from_fields(map: UUarteTasksStoptxFields<T>) -> Self;
fn into_fields(self) -> UUarteTasksStoptxFields<T>;
fn tasks_stoptx(&self) -> &T::UUarteTasksStoptxTasksStoptx; }

Required methods

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

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

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

Loading content...

Implementors

Loading content...