Trait CUartePublishEndtx
drone_nrf_map_periph_uarte
pub trait CUartePublishEndtx<T: UarteMap>: CRwReg { fn from_fields(map: CUartePublishEndtxFields<T>) -> Self; fn into_fields(self) -> CUartePublishEndtxFields<T>; fn chidx(&self) -> &T::CUartePublishEndtxChidx; fn en(&self) -> &T::CUartePublishEndtxEn; }
fn from_fields(map: CUartePublishEndtxFields<T>) -> Self
fn into_fields(self) -> CUartePublishEndtxFields<T>
fn chidx(&self) -> &T::CUartePublishEndtxChidx
fn en(&self) -> &T::CUartePublishEndtxEn