Trait SUartePublishTxstopped
drone_nrf_map_periph_uarte
pub trait SUartePublishTxstopped<T: UarteMap>: SRwReg { fn from_fields(map: SUartePublishTxstoppedFields<T>) -> Self; fn into_fields(self) -> SUartePublishTxstoppedFields<T>; fn chidx(&self) -> &T::SUartePublishTxstoppedChidx; fn en(&self) -> &T::SUartePublishTxstoppedEn; }
fn from_fields(map: SUartePublishTxstoppedFields<T>) -> Self
fn into_fields(self) -> SUartePublishTxstoppedFields<T>
fn chidx(&self) -> &T::SUartePublishTxstoppedChidx
fn en(&self) -> &T::SUartePublishTxstoppedEn