Trait SUarteEventsTxstopped
drone_nrf_map_periph_uarte
pub trait SUarteEventsTxstopped<T: UarteMap>: SRwReg { fn from_fields(map: SUarteEventsTxstoppedFields<T>) -> Self; fn into_fields(self) -> SUarteEventsTxstoppedFields<T>; fn events_txstopped(&self) -> &T::SUarteEventsTxstoppedEventsTxstopped; }
fn from_fields(map: SUarteEventsTxstoppedFields<T>) -> Self
fn into_fields(self) -> SUarteEventsTxstoppedFields<T>
fn events_txstopped(&self) -> &T::SUarteEventsTxstoppedEventsTxstopped