Trait drone_nrf_map_periph_uarte::SUarteTasksFlushrx[][src]

pub trait SUarteTasksFlushrx<T: UarteMap>: SWoReg {
    fn from_fields(map: SUarteTasksFlushrxFields<T>) -> Self;
fn into_fields(self) -> SUarteTasksFlushrxFields<T>;
fn tasks_flushrx(&self) -> &T::SUarteTasksFlushrxTasksFlushrx; }

Required methods

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

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

fn tasks_flushrx(&self) -> &T::SUarteTasksFlushrxTasksFlushrx[src]

Loading content...

Implementors

Loading content...