Trait drone_nrf_map_periph_uarte::UUarteTasksStoprx[][src]

pub trait UUarteTasksStoprx<T: UarteMap>: UWoReg {
    fn from_fields(map: UUarteTasksStoprxFields<T>) -> Self;
fn into_fields(self) -> UUarteTasksStoprxFields<T>;
fn tasks_stoprx(&self) -> &T::UUarteTasksStoprxTasksStoprx; }

Required methods

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

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

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

Loading content...

Implementors

Loading content...