Trait CUarteEventsError
drone_nrf_map_periph_uarte
pub trait CUarteEventsError<T: UarteMap>: CRwReg { fn from_fields(map: CUarteEventsErrorFields<T>) -> Self; fn into_fields(self) -> CUarteEventsErrorFields<T>; fn events_error(&self) -> &T::CUarteEventsErrorEventsError; }
fn from_fields(map: CUarteEventsErrorFields<T>) -> Self
fn into_fields(self) -> CUarteEventsErrorFields<T>
fn events_error(&self) -> &T::CUarteEventsErrorEventsError