Trait drone_nrf_map_periph_uarte::UUarteRxdAmount[][src]

pub trait UUarteRxdAmount<T: UarteMap>: URoReg {
    fn from_fields(map: UUarteRxdAmountFields<T>) -> Self;
fn into_fields(self) -> UUarteRxdAmountFields<T>;
fn amount(&self) -> &T::UUarteRxdAmountAmount; }

Required methods

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

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

fn amount(&self) -> &T::UUarteRxdAmountAmount[src]

Loading content...

Implementors

Loading content...