Trait drone_nrf_map_periph_uarte::SUarteTasksStoprx[][src]

pub trait SUarteTasksStoprx<T: UarteMap>: SWoReg {
    fn from_fields(map: SUarteTasksStoprxFields<T>) -> Self;
fn into_fields(self) -> SUarteTasksStoprxFields<T>;
fn tasks_stoprx(&self) -> &T::SUarteTasksStoprxTasksStoprx; }

Required methods

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

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

fn tasks_stoprx(&self) -> &T::SUarteTasksStoprxTasksStoprx[src]

Loading content...

Implementors

Loading content...