Trait drone_nrf_map_periph_uarte::CUarteSubscribeFlushrx[][src]

pub trait CUarteSubscribeFlushrx<T: UarteMap>: CRwReg {
    fn from_fields(map: CUarteSubscribeFlushrxFields<T>) -> Self;
fn into_fields(self) -> CUarteSubscribeFlushrxFields<T>;
fn chidx(&self) -> &T::CUarteSubscribeFlushrxChidx;
fn en(&self) -> &T::CUarteSubscribeFlushrxEn; }

Required methods

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

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

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

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

Loading content...

Implementors

Loading content...