Trait UUartePublishRxto
drone_nrf_map_periph_uarte
pub trait UUartePublishRxto<T: UarteMap>: URwReg { fn from_fields(map: UUartePublishRxtoFields<T>) -> Self; fn into_fields(self) -> UUartePublishRxtoFields<T>; fn chidx(&self) -> &T::UUartePublishRxtoChidx; fn en(&self) -> &T::UUartePublishRxtoEn; }
fn from_fields(map: UUartePublishRxtoFields<T>) -> Self
fn into_fields(self) -> UUartePublishRxtoFields<T>
fn chidx(&self) -> &T::UUartePublishRxtoChidx
fn en(&self) -> &T::UUartePublishRxtoEn