Trait SUarteTasksFlushrx
drone_nrf_map_periph_uarte
pub trait SUarteTasksFlushrx<T: UarteMap>: SWoReg { fn from_fields(map: SUarteTasksFlushrxFields<T>) -> Self; fn into_fields(self) -> SUarteTasksFlushrxFields<T>; fn tasks_flushrx(&self) -> &T::SUarteTasksFlushrxTasksFlushrx; }
fn from_fields(map: SUarteTasksFlushrxFields<T>) -> Self
fn into_fields(self) -> SUarteTasksFlushrxFields<T>
fn tasks_flushrx(&self) -> &T::SUarteTasksFlushrxTasksFlushrx