Trait SUarteEventsNcts
drone_nrf_map_periph_uarte
pub trait SUarteEventsNcts<T: UarteMap>: SRwReg { fn from_fields(map: SUarteEventsNctsFields<T>) -> Self; fn into_fields(self) -> SUarteEventsNctsFields<T>; fn events_ncts(&self) -> &T::SUarteEventsNctsEventsNcts; }
fn from_fields(map: SUarteEventsNctsFields<T>) -> Self
fn into_fields(self) -> SUarteEventsNctsFields<T>
fn events_ncts(&self) -> &T::SUarteEventsNctsEventsNcts