Trait UUarteEventsNcts
drone_nrf_map_periph_uarte
pub trait UUarteEventsNcts<T: UarteMap>: URwReg { fn from_fields(map: UUarteEventsNctsFields<T>) -> Self; fn into_fields(self) -> UUarteEventsNctsFields<T>; fn events_ncts(&self) -> &T::UUarteEventsNctsEventsNcts; }
fn from_fields(map: UUarteEventsNctsFields<T>) -> Self
fn into_fields(self) -> UUarteEventsNctsFields<T>
fn events_ncts(&self) -> &T::UUarteEventsNctsEventsNcts