Trait drone_nrf_map_periph_uarte::SUarteEventsError[][src]

pub trait SUarteEventsError<T: UarteMap>: SRwReg {
    fn from_fields(map: SUarteEventsErrorFields<T>) -> Self;
fn into_fields(self) -> SUarteEventsErrorFields<T>;
fn events_error(&self) -> &T::SUarteEventsErrorEventsError; }

Required methods

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

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

fn events_error(&self) -> &T::SUarteEventsErrorEventsError[src]

Loading content...

Implementors

Loading content...