Trait UUarteTasksStoptx
drone_nrf_map_periph_uarte
pub trait UUarteTasksStoptx<T: UarteMap>: UWoReg { fn from_fields(map: UUarteTasksStoptxFields<T>) -> Self; fn into_fields(self) -> UUarteTasksStoptxFields<T>; fn tasks_stoptx(&self) -> &T::UUarteTasksStoptxTasksStoptx; }
fn from_fields(map: UUarteTasksStoptxFields<T>) -> Self
fn into_fields(self) -> UUarteTasksStoptxFields<T>
fn tasks_stoptx(&self) -> &T::UUarteTasksStoptxTasksStoptx