Trait CUartePublishRxto
drone_nrf_map_periph_uarte
pub trait CUartePublishRxto<T: UarteMap>: CRwReg { fn from_fields(map: CUartePublishRxtoFields<T>) -> Self; fn into_fields(self) -> CUartePublishRxtoFields<T>; fn chidx(&self) -> &T::CUartePublishRxtoChidx; fn en(&self) -> &T::CUartePublishRxtoEn; }
fn from_fields(map: CUartePublishRxtoFields<T>) -> Self
fn into_fields(self) -> CUartePublishRxtoFields<T>
fn chidx(&self) -> &T::CUartePublishRxtoChidx
fn en(&self) -> &T::CUartePublishRxtoEn