Trait SUartePublishNcts
drone_nrf_map_periph_uarte
pub trait SUartePublishNcts<T: UarteMap>: SRwReg { fn from_fields(map: SUartePublishNctsFields<T>) -> Self; fn into_fields(self) -> SUartePublishNctsFields<T>; fn chidx(&self) -> &T::SUartePublishNctsChidx; fn en(&self) -> &T::SUartePublishNctsEn; }
fn from_fields(map: SUartePublishNctsFields<T>) -> Self
fn into_fields(self) -> SUartePublishNctsFields<T>
fn chidx(&self) -> &T::SUartePublishNctsChidx
fn en(&self) -> &T::SUartePublishNctsEn