Trait SUarteTasksStartrx
drone_nrf_map_periph_uarte
pub trait SUarteTasksStartrx<T: UarteMap>: SWoReg { fn from_fields(map: SUarteTasksStartrxFields<T>) -> Self; fn into_fields(self) -> SUarteTasksStartrxFields<T>; fn tasks_startrx(&self) -> &T::SUarteTasksStartrxTasksStartrx; }
fn from_fields(map: SUarteTasksStartrxFields<T>) -> Self
fn into_fields(self) -> SUarteTasksStartrxFields<T>
fn tasks_startrx(&self) -> &T::SUarteTasksStartrxTasksStartrx