Trait CUarteTasksStoptx
drone_nrf_map_periph_uarte
pub trait CUarteTasksStoptx<T: UarteMap>: CWoReg { fn from_fields(map: CUarteTasksStoptxFields<T>) -> Self; fn into_fields(self) -> CUarteTasksStoptxFields<T>; fn tasks_stoptx(&self) -> &T::CUarteTasksStoptxTasksStoptx; }
fn from_fields(map: CUarteTasksStoptxFields<T>) -> Self
fn into_fields(self) -> CUarteTasksStoptxFields<T>
fn tasks_stoptx(&self) -> &T::CUarteTasksStoptxTasksStoptx