Type Definition atsam4e8c_pac::dmac::ctrlb1::DST_INCR_W

source ·
pub type DST_INCR_W<'a, const O: u8> = FieldWriter<'a, u32, CTRLB1_SPEC, u8, DST_INCR_A, 2, O>;
Expand description

Field DST_INCR writer - Incrementing, Decrementing or Fixed Address for the Destination

Implementations§

source§

impl<'a, const O: u8> DST_INCR_W<'a, O>

source

pub fn incrementing(self) -> &'a mut W

The destination address is incremented

source

pub fn decrementing(self) -> &'a mut W

The destination address is decremented

source

pub fn fixed(self) -> &'a mut W

The destination address remains unchanged