Trait drone_nrf_map_periph_uarte::UUarteSubscribeStoprx[][src]

pub trait UUarteSubscribeStoprx<T: UarteMap>: URwReg {
    fn from_fields(map: UUarteSubscribeStoprxFields<T>) -> Self;
fn into_fields(self) -> UUarteSubscribeStoprxFields<T>;
fn chidx(&self) -> &T::UUarteSubscribeStoprxChidx;
fn en(&self) -> &T::UUarteSubscribeStoprxEn; }

Required methods

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

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

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

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

Loading content...

Implementors

Loading content...