Trait SUarteTasksStarttx
drone_nrf_map_periph_uarte
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; }
fn from_fields(map: SUarteTasksStarttxFields<T>) -> Self
fn into_fields(self) -> SUarteTasksStarttxFields<T>
fn tasks_starttx(&self) -> &T::SUarteTasksStarttxTasksStarttx