Trait drone_nrf_map_periph_uarte::SUarteTasksStartrx[][src]

pub trait SUarteTasksStartrx<T: UarteMap>: SWoReg {
    fn from_fields(map: SUarteTasksStartrxFields<T>) -> Self;
fn into_fields(self) -> SUarteTasksStartrxFields<T>;
fn tasks_startrx(&self) -> &T::SUarteTasksStartrxTasksStartrx; }

Required methods

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

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

fn tasks_startrx(&self) -> &T::SUarteTasksStartrxTasksStartrx[src]

Loading content...

Implementors

Loading content...