Trait drone_nrf_map_periph_uarte::UUarteSubscribeFlushrx[][src]

pub trait UUarteSubscribeFlushrx<T: UarteMap>: URwReg {
    fn from_fields(map: UUarteSubscribeFlushrxFields<T>) -> Self;
fn into_fields(self) -> UUarteSubscribeFlushrxFields<T>;
fn chidx(&self) -> &T::UUarteSubscribeFlushrxChidx;
fn en(&self) -> &T::UUarteSubscribeFlushrxEn; }

Required methods

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

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

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

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

Loading content...

Implementors

Loading content...