Trait UUarteEventsTxstopped
drone_nrf_map_periph_uarte
pub trait UUarteEventsTxstopped<T: UarteMap>: URwReg { fn from_fields(map: UUarteEventsTxstoppedFields<T>) -> Self; fn into_fields(self) -> UUarteEventsTxstoppedFields<T>; fn events_txstopped(&self) -> &T::UUarteEventsTxstoppedEventsTxstopped; }
fn from_fields(map: UUarteEventsTxstoppedFields<T>) -> Self
fn into_fields(self) -> UUarteEventsTxstoppedFields<T>
fn events_txstopped(&self) -> &T::UUarteEventsTxstoppedEventsTxstopped