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

type R = R<u32, CTRLB1>;

Reader of register CTRLB1

Implementations

impl R[src]

pub fn src_dscr(&self) -> SRC_DSCR_R[src]

Bit 16 - Source Address Descriptor

pub fn dst_dscr(&self) -> DST_DSCR_R[src]

Bit 20 - Destination Address Descriptor

pub fn fc(&self) -> FC_R[src]

Bits 21:22 - Flow Control

pub fn src_incr(&self) -> SRC_INCR_R[src]

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

pub fn dst_incr(&self) -> DST_INCR_R[src]

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

pub fn ien(&self) -> IEN_R[src]

Bit 30 - Interrupt Enable Not