Type Definition atsam4e16c_pac::dmac::ctrlb3::SRC_INCR_R[][src]

type SRC_INCR_R = R<u8, SRC_INCR_A>;

Reader of field SRC_INCR

Implementations

impl SRC_INCR_R[src]

pub fn variant(&self) -> Variant<u8, SRC_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