Trait drone_nrf_map_periph_uarte::SUarteEventsNcts[][src]

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; }

Required methods

fn from_fields(map: SUarteEventsNctsFields<T>) -> Self[src]

fn into_fields(self) -> SUarteEventsNctsFields<T>[src]

fn events_ncts(&self) -> &T::SUarteEventsNctsEventsNcts[src]

Loading content...

Implementors

Loading content...