Trait drone_nrf_map_periph_uarte::CUarteSubscribeStoprx[][src]

pub trait CUarteSubscribeStoprx<T: UarteMap>: CRwReg {
    fn from_fields(map: CUarteSubscribeStoprxFields<T>) -> Self;
fn into_fields(self) -> CUarteSubscribeStoprxFields<T>;
fn chidx(&self) -> &T::CUarteSubscribeStoprxChidx;
fn en(&self) -> &T::CUarteSubscribeStoprxEn; }

Required methods

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

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

fn chidx(&self) -> &T::CUarteSubscribeStoprxChidx[src]

fn en(&self) -> &T::CUarteSubscribeStoprxEn[src]

Loading content...

Implementors

Loading content...