Trait SUarteTasksStoprx
drone_nrf_map_periph_uarte
pub trait SUarteTasksStoprx<T: UarteMap>: SWoReg { fn from_fields(map: SUarteTasksStoprxFields<T>) -> Self; fn into_fields(self) -> SUarteTasksStoprxFields<T>; fn tasks_stoprx(&self) -> &T::SUarteTasksStoprxTasksStoprx; }
fn from_fields(map: SUarteTasksStoprxFields<T>) -> Self
fn into_fields(self) -> SUarteTasksStoprxFields<T>
fn tasks_stoprx(&self) -> &T::SUarteTasksStoprxTasksStoprx