[][src]Type Definition xmc4100::gpdma0_ch0::ctll::R

type R = R<u32, CTLL>;

Reader of register CTLL

Implementations

impl R[src]

pub fn llp_src_en(&self) -> LLP_SRC_EN_R[src]

Bit 28 - Linked List Pointer for Source Enable

pub fn llp_dst_en(&self) -> LLP_DST_EN_R[src]

Bit 27 - Linked List Pointer for Destination Enable

pub fn tt_fc(&self) -> TT_FC_R[src]

Bits 20:22 - Transfer Type and Flow Control

pub fn dst_scatter_en(&self) -> DST_SCATTER_EN_R[src]

Bit 18 - Destination scatter enable

pub fn src_gather_en(&self) -> SRC_GATHER_EN_R[src]

Bit 17 - Source gather enable

pub fn src_msize(&self) -> SRC_MSIZE_R[src]

Bits 14:16 - Source Burst Transaction Length

pub fn dest_msize(&self) -> DEST_MSIZE_R[src]

Bits 11:13 - Destination Burst Transaction Length

pub fn sinc(&self) -> SINC_R[src]

Bits 9:10 - Source Address Increment

pub fn dinc(&self) -> DINC_R[src]

Bits 7:8 - Destination Address Increment

pub fn src_tr_width(&self) -> SRC_TR_WIDTH_R[src]

Bits 4:6 - Source Transfer Width

pub fn dst_tr_width(&self) -> DST_TR_WIDTH_R[src]

Bits 1:3 - Destination Transfer Width

pub fn int_en(&self) -> INT_EN_R[src]

Bit 0 - Interrupt Enable Bit