Trait SUarteEventsRxdrdy
drone_nrf_map_periph_uarte
pub trait SUarteEventsRxdrdy<T: UarteMap>: SRwReg { fn from_fields(map: SUarteEventsRxdrdyFields<T>) -> Self; fn into_fields(self) -> SUarteEventsRxdrdyFields<T>; fn events_rxdrdy(&self) -> &T::SUarteEventsRxdrdyEventsRxdrdy; }
fn from_fields(map: SUarteEventsRxdrdyFields<T>) -> Self
fn into_fields(self) -> SUarteEventsRxdrdyFields<T>
fn events_rxdrdy(&self) -> &T::SUarteEventsRxdrdyEventsRxdrdy