Trait SUartePublishTxdrdy
drone_nrf_map_periph_uarte
pub trait SUartePublishTxdrdy<T: UarteMap>: SRwReg { fn from_fields(map: SUartePublishTxdrdyFields<T>) -> Self; fn into_fields(self) -> SUartePublishTxdrdyFields<T>; fn chidx(&self) -> &T::SUartePublishTxdrdyChidx; fn en(&self) -> &T::SUartePublishTxdrdyEn; }
fn from_fields(map: SUartePublishTxdrdyFields<T>) -> Self
fn into_fields(self) -> SUartePublishTxdrdyFields<T>
fn chidx(&self) -> &T::SUartePublishTxdrdyChidx
fn en(&self) -> &T::SUartePublishTxdrdyEn