Trait drone_nrf_map_periph_uarte::CUarteEventsNcts[][src]

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

Required methods

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

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

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

Loading content...

Implementors

Loading content...