Trait UUartePublishRxdrdy
drone_nrf_map_periph_uarte
pub trait UUartePublishRxdrdy<T: UarteMap>: URwReg { fn from_fields(map: UUartePublishRxdrdyFields<T>) -> Self; fn into_fields(self) -> UUartePublishRxdrdyFields<T>; fn chidx(&self) -> &T::UUartePublishRxdrdyChidx; fn en(&self) -> &T::UUartePublishRxdrdyEn; }
fn from_fields(map: UUartePublishRxdrdyFields<T>) -> Self
fn into_fields(self) -> UUartePublishRxdrdyFields<T>
fn chidx(&self) -> &T::UUartePublishRxdrdyChidx
fn en(&self) -> &T::UUartePublishRxdrdyEn