Trait CUarteTasksStoprx
drone_nrf_map_periph_uarte
pub trait CUarteTasksStoprx<T: UarteMap>: CWoReg { fn from_fields(map: CUarteTasksStoprxFields<T>) -> Self; fn into_fields(self) -> CUarteTasksStoprxFields<T>; fn tasks_stoprx(&self) -> &T::CUarteTasksStoprxTasksStoprx; }
fn from_fields(map: CUarteTasksStoprxFields<T>) -> Self
fn into_fields(self) -> CUarteTasksStoprxFields<T>
fn tasks_stoprx(&self) -> &T::CUarteTasksStoprxTasksStoprx