Trait drone_nrf_map_periph_uarte::SUartePublishTxstopped[][src]

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; }

Required methods

fn from_fields(map: SUartePublishTxstoppedFields<T>) -> Self[src]

fn into_fields(self) -> SUartePublishTxstoppedFields<T>[src]

fn chidx(&self) -> &T::SUartePublishTxstoppedChidx[src]

fn en(&self) -> &T::SUartePublishTxstoppedEn[src]

Loading content...

Implementors

Loading content...