Type Definition atsam4e16c_pac::dmac::ctrlb2::DST_INCR_R[][src]

type DST_INCR_R = R<u8, DST_INCR_A>;

Reader of field DST_INCR

Implementations

impl DST_INCR_R[src]

pub fn variant(&self) -> Variant<u8, DST_INCR_A>[src]

Get enumerated values variant

pub fn is_incrementing(&self) -> bool[src]

Checks if the value of the field is INCREMENTING

pub fn is_decrementing(&self) -> bool[src]

Checks if the value of the field is DECREMENTING

pub fn is_fixed(&self) -> bool[src]

Checks if the value of the field is FIXED