Trait SUartePublishRxto
drone_nrf_map_periph_uarte
pub trait SUartePublishRxto<T: UarteMap>: SRwReg { fn from_fields(map: SUartePublishRxtoFields<T>) -> Self; fn into_fields(self) -> SUartePublishRxtoFields<T>; fn chidx(&self) -> &T::SUartePublishRxtoChidx; fn en(&self) -> &T::SUartePublishRxtoEn; }
fn from_fields(map: SUartePublishRxtoFields<T>) -> Self
fn into_fields(self) -> SUartePublishRxtoFields<T>
fn chidx(&self) -> &T::SUartePublishRxtoChidx
fn en(&self) -> &T::SUartePublishRxtoEn