Trait CUartePublishError
drone_nrf_map_periph_uarte
pub trait CUartePublishError<T: UarteMap>: CRwReg { fn from_fields(map: CUartePublishErrorFields<T>) -> Self; fn into_fields(self) -> CUartePublishErrorFields<T>; fn chidx(&self) -> &T::CUartePublishErrorChidx; fn en(&self) -> &T::CUartePublishErrorEn; }
fn from_fields(map: CUartePublishErrorFields<T>) -> Self
fn into_fields(self) -> CUartePublishErrorFields<T>
fn chidx(&self) -> &T::CUartePublishErrorChidx
fn en(&self) -> &T::CUartePublishErrorEn