Trait UUarteTasksStoprx
drone_nrf_map_periph_uarte
pub trait UUarteTasksStoprx<T: UarteMap>: UWoReg { fn from_fields(map: UUarteTasksStoprxFields<T>) -> Self; fn into_fields(self) -> UUarteTasksStoprxFields<T>; fn tasks_stoprx(&self) -> &T::UUarteTasksStoprxTasksStoprx; }
fn from_fields(map: UUarteTasksStoprxFields<T>) -> Self
fn into_fields(self) -> UUarteTasksStoprxFields<T>
fn tasks_stoprx(&self) -> &T::UUarteTasksStoprxTasksStoprx