Trait SUartePublishError
drone_nrf_map_periph_uarte
pub trait SUartePublishError<T: UarteMap>: SRwReg { fn from_fields(map: SUartePublishErrorFields<T>) -> Self; fn into_fields(self) -> SUartePublishErrorFields<T>; fn chidx(&self) -> &T::SUartePublishErrorChidx; fn en(&self) -> &T::SUartePublishErrorEn; }
fn from_fields(map: SUartePublishErrorFields<T>) -> Self
fn into_fields(self) -> SUartePublishErrorFields<T>
fn chidx(&self) -> &T::SUartePublishErrorChidx
fn en(&self) -> &T::SUartePublishErrorEn