Trait CUartePublishTxstopped
drone_nrf_map_periph_uarte
pub trait CUartePublishTxstopped<T: UarteMap>: CRwReg { fn from_fields(map: CUartePublishTxstoppedFields<T>) -> Self; fn into_fields(self) -> CUartePublishTxstoppedFields<T>; fn chidx(&self) -> &T::CUartePublishTxstoppedChidx; fn en(&self) -> &T::CUartePublishTxstoppedEn; }
fn from_fields(map: CUartePublishTxstoppedFields<T>) -> Self
fn into_fields(self) -> CUartePublishTxstoppedFields<T>
fn chidx(&self) -> &T::CUartePublishTxstoppedChidx
fn en(&self) -> &T::CUartePublishTxstoppedEn