Trait CUarteTasksFlushrx
drone_nrf_map_periph_uarte
pub trait CUarteTasksFlushrx<T: UarteMap>: CWoReg { fn from_fields(map: CUarteTasksFlushrxFields<T>) -> Self; fn into_fields(self) -> CUarteTasksFlushrxFields<T>; fn tasks_flushrx(&self) -> &T::CUarteTasksFlushrxTasksFlushrx; }
fn from_fields(map: CUarteTasksFlushrxFields<T>) -> Self
fn into_fields(self) -> CUarteTasksFlushrxFields<T>
fn tasks_flushrx(&self) -> &T::CUarteTasksFlushrxTasksFlushrx