Type Definition atsam4e16c_pac::dmac::ctrlb1::W[][src]

type W = W<u32, CTRLB1>;

Writer for register CTRLB1

Implementations

impl W[src]

pub fn src_dscr(&mut self) -> SRC_DSCR_W<'_>[src]

Bit 16 - Source Address Descriptor

pub fn dst_dscr(&mut self) -> DST_DSCR_W<'_>[src]

Bit 20 - Destination Address Descriptor

pub fn fc(&mut self) -> FC_W<'_>[src]

Bits 21:22 - Flow Control

pub fn src_incr(&mut self) -> SRC_INCR_W<'_>[src]

Bits 24:25 - Incrementing, Decrementing or Fixed Address for the Source

pub fn dst_incr(&mut self) -> DST_INCR_W<'_>[src]

Bits 28:29 - Incrementing, Decrementing or Fixed Address for the Destination

pub fn ien(&mut self) -> IEN_W<'_>[src]

Bit 30 - Interrupt Enable Not