Trait drone_nrf_map_periph_uarte::UUarteTasksStartrx[][src]

pub trait UUarteTasksStartrx<T: UarteMap>: UWoReg {
    fn from_fields(map: UUarteTasksStartrxFields<T>) -> Self;
fn into_fields(self) -> UUarteTasksStartrxFields<T>;
fn tasks_startrx(&self) -> &T::UUarteTasksStartrxTasksStartrx; }

Required methods

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

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

fn tasks_startrx(&self) -> &T::UUarteTasksStartrxTasksStartrx[src]

Loading content...

Implementors

Loading content...