Trait UUartePublishTxstopped
drone_nrf_map_periph_uarte
pub trait UUartePublishTxstopped<T: UarteMap>: URwReg { fn from_fields(map: UUartePublishTxstoppedFields<T>) -> Self; fn into_fields(self) -> UUartePublishTxstoppedFields<T>; fn chidx(&self) -> &T::UUartePublishTxstoppedChidx; fn en(&self) -> &T::UUartePublishTxstoppedEn; }
fn from_fields(map: UUartePublishTxstoppedFields<T>) -> Self
fn into_fields(self) -> UUartePublishTxstoppedFields<T>
fn chidx(&self) -> &T::UUartePublishTxstoppedChidx
fn en(&self) -> &T::UUartePublishTxstoppedEn