Type Definition atsam4e16c_pac::dmac::ctrlb3::SRC_INCR_R

source ·
pub type SRC_INCR_R = FieldReader<u8, SRC_INCR_A>;
Expand description

Field SRC_INCR reader - Incrementing, Decrementing or Fixed Address for the Source

Implementations§

source§

impl SRC_INCR_R

source

pub fn variant(&self) -> Option<SRC_INCR_A>

Get enumerated values variant

source

pub fn is_incrementing(&self) -> bool

Checks if the value of the field is INCREMENTING

source

pub fn is_decrementing(&self) -> bool

Checks if the value of the field is DECREMENTING

source

pub fn is_fixed(&self) -> bool

Checks if the value of the field is FIXED