Trait SUarteEventsTxdrdy
drone_nrf_map_periph_uarte
pub trait SUarteEventsTxdrdy<T: UarteMap>: SRwReg { fn from_fields(map: SUarteEventsTxdrdyFields<T>) -> Self; fn into_fields(self) -> SUarteEventsTxdrdyFields<T>; fn events_txdrdy(&self) -> &T::SUarteEventsTxdrdyEventsTxdrdy; }
fn from_fields(map: SUarteEventsTxdrdyFields<T>) -> Self
fn into_fields(self) -> SUarteEventsTxdrdyFields<T>
fn events_txdrdy(&self) -> &T::SUarteEventsTxdrdyEventsTxdrdy