Trait drone_nrf_map_periph_uarte::CUartePublishTxstopped[][src]

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

Required methods

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

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

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

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

Loading content...

Implementors

Loading content...