Trait CUarteEventsTxstopped
drone_nrf_map_periph_uarte
pub trait CUarteEventsTxstopped<T: UarteMap>: CRwReg { fn from_fields(map: CUarteEventsTxstoppedFields<T>) -> Self; fn into_fields(self) -> CUarteEventsTxstoppedFields<T>; fn events_txstopped(&self) -> &T::CUarteEventsTxstoppedEventsTxstopped; }
fn from_fields(map: CUarteEventsTxstoppedFields<T>) -> Self
fn into_fields(self) -> CUarteEventsTxstoppedFields<T>
fn events_txstopped(&self) -> &T::CUarteEventsTxstoppedEventsTxstopped