Trait drone_nrf_map_periph_uarte::SUarteTasksStarttx[][src]

pub trait SUarteTasksStarttx<T: UarteMap>: SWoReg {
    fn from_fields(map: SUarteTasksStarttxFields<T>) -> Self;
fn into_fields(self) -> SUarteTasksStarttxFields<T>;
fn tasks_starttx(&self) -> &T::SUarteTasksStarttxTasksStarttx; }

Required methods

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

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

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

Loading content...

Implementors

Loading content...