Type Alias xmc4300::gpdma0_ch0::ctll::DincR

source ·
pub type DincR = FieldReader<Dinc>;
Expand description

Field DINC reader - Destination Address Increment

Aliased Type§

struct DincR { /* private fields */ }

Implementations§

source§

impl DincR

source

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

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