Trait drone_nrf_map_periph_uarte::SUarteSubscribeStoprx[][src]

pub trait SUarteSubscribeStoprx<T: UarteMap>: SRwReg {
    fn from_fields(map: SUarteSubscribeStoprxFields<T>) -> Self;
fn into_fields(self) -> SUarteSubscribeStoprxFields<T>;
fn chidx(&self) -> &T::SUarteSubscribeStoprxChidx;
fn en(&self) -> &T::SUarteSubscribeStoprxEn; }

Required methods

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

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

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

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

Loading content...

Implementors

Loading content...