Type Alias xmc4300::gpdma0_ch0::ctll::DincW

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

Field DINC writer - Destination Address Increment

Aliased Type§

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

Implementations§

source§

impl<'a, REG> DincW<'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