Trait drone_nrf_map_periph_uarte::CUarteTasksStarttx[][src]

pub trait CUarteTasksStarttx<T: UarteMap>: CWoReg {
    fn from_fields(map: CUarteTasksStarttxFields<T>) -> Self;
fn into_fields(self) -> CUarteTasksStarttxFields<T>;
fn tasks_starttx(&self) -> &T::CUarteTasksStarttxTasksStarttx; }

Required methods

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

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

fn tasks_starttx(&self) -> &T::CUarteTasksStarttxTasksStarttx[src]

Loading content...

Implementors

Loading content...