Type Alias xmc4500::gpdma0_ch0::ctll::DINC_W

source ·
pub type DINC_W<'a, REG> = FieldWriter<'a, REG, 2, DINC_A>;
Expand description

Field DINC writer - Destination Address Increment

Aliased Type§

struct DINC_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> DINC_W<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

pub fn value1(self) -> &'a mut W<REG>

Increment

source

pub fn value2(self) -> &'a mut W<REG>

Decrement

source

pub fn value3(self) -> &'a mut W<REG>

No change