Trait SUarteTasksStoptx
drone_nrf_map_periph_uarte
pub trait SUarteTasksStoptx<T: UarteMap>: SWoReg { fn from_fields(map: SUarteTasksStoptxFields<T>) -> Self; fn into_fields(self) -> SUarteTasksStoptxFields<T>; fn tasks_stoptx(&self) -> &T::SUarteTasksStoptxTasksStoptx; }
fn from_fields(map: SUarteTasksStoptxFields<T>) -> Self
fn into_fields(self) -> SUarteTasksStoptxFields<T>
fn tasks_stoptx(&self) -> &T::SUarteTasksStoptxTasksStoptx