Trait CUartePublishNcts
drone_nrf_map_periph_uarte
pub trait CUartePublishNcts<T: UarteMap>: CRwReg { fn from_fields(map: CUartePublishNctsFields<T>) -> Self; fn into_fields(self) -> CUartePublishNctsFields<T>; fn chidx(&self) -> &T::CUartePublishNctsChidx; fn en(&self) -> &T::CUartePublishNctsEn; }
fn from_fields(map: CUartePublishNctsFields<T>) -> Self
fn into_fields(self) -> CUartePublishNctsFields<T>
fn chidx(&self) -> &T::CUartePublishNctsChidx
fn en(&self) -> &T::CUartePublishNctsEn