Trait drone_nrf_map_periph_uarte::UUartePublishTxstopped[][src]

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

Required methods

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

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

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

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

Loading content...

Implementors

Loading content...