Trait UUarteTasksStarttx
drone_nrf_map_periph_uarte
pub trait UUarteTasksStarttx<T: UarteMap>: UWoReg { fn from_fields(map: UUarteTasksStarttxFields<T>) -> Self; fn into_fields(self) -> UUarteTasksStarttxFields<T>; fn tasks_starttx(&self) -> &T::UUarteTasksStarttxTasksStarttx; }
fn from_fields(map: UUarteTasksStarttxFields<T>) -> Self
fn into_fields(self) -> UUarteTasksStarttxFields<T>
fn tasks_starttx(&self) -> &T::UUarteTasksStarttxTasksStarttx