Trait UUartePublishEndtx
drone_nrf_map_periph_uarte
pub trait UUartePublishEndtx<T: UarteMap>: URwReg { fn from_fields(map: UUartePublishEndtxFields<T>) -> Self; fn into_fields(self) -> UUartePublishEndtxFields<T>; fn chidx(&self) -> &T::UUartePublishEndtxChidx; fn en(&self) -> &T::UUartePublishEndtxEn; }
fn from_fields(map: UUartePublishEndtxFields<T>) -> Self
fn into_fields(self) -> UUartePublishEndtxFields<T>
fn chidx(&self) -> &T::UUartePublishEndtxChidx
fn en(&self) -> &T::UUartePublishEndtxEn