Trait CUarteEventsNcts
drone_nrf_map_periph_uarte
pub trait CUarteEventsNcts<T: UarteMap>: CRwReg { fn from_fields(map: CUarteEventsNctsFields<T>) -> Self; fn into_fields(self) -> CUarteEventsNctsFields<T>; fn events_ncts(&self) -> &T::CUarteEventsNctsEventsNcts; }
fn from_fields(map: CUarteEventsNctsFields<T>) -> Self
fn into_fields(self) -> CUarteEventsNctsFields<T>
fn events_ncts(&self) -> &T::CUarteEventsNctsEventsNcts