Trait drone_nrf_map_periph_uarte::CUarteTasksStoprx[][src]

pub trait CUarteTasksStoprx<T: UarteMap>: CWoReg {
    fn from_fields(map: CUarteTasksStoprxFields<T>) -> Self;
fn into_fields(self) -> CUarteTasksStoprxFields<T>;
fn tasks_stoprx(&self) -> &T::CUarteTasksStoprxTasksStoprx; }

Required methods

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

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

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

Loading content...

Implementors

Loading content...