Type Alias xmc4300::gpdma0_ch0::ctll::DINC_R

source ·
pub type DINC_R = FieldReader<DINC_A>;
Expand description

Field DINC reader - Destination Address Increment

Aliased Type§

struct DINC_R { /* private fields */ }

Implementations§

source§

impl DINC_R

source

pub const fn variant(&self) -> Option<DINC_A>

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Increment

source

pub fn is_value2(&self) -> bool

Decrement

source

pub fn is_value3(&self) -> bool

No change