[][src]Type Definition xmc4400::gpdma0_ch0::ctll::W

type W = W<u32, CTLL>;

Writer for register CTLL

Implementations

impl W[src]

pub fn llp_src_en(&mut self) -> LLP_SRC_EN_W<'_>[src]

Bit 28 - Linked List Pointer for Source Enable

pub fn llp_dst_en(&mut self) -> LLP_DST_EN_W<'_>[src]

Bit 27 - Linked List Pointer for Destination Enable

pub fn tt_fc(&mut self) -> TT_FC_W<'_>[src]

Bits 20:22 - Transfer Type and Flow Control

pub fn dst_scatter_en(&mut self) -> DST_SCATTER_EN_W<'_>[src]

Bit 18 - Destination scatter enable

pub fn src_gather_en(&mut self) -> SRC_GATHER_EN_W<'_>[src]

Bit 17 - Source gather enable

pub fn src_msize(&mut self) -> SRC_MSIZE_W<'_>[src]

Bits 14:16 - Source Burst Transaction Length

pub fn dest_msize(&mut self) -> DEST_MSIZE_W<'_>[src]

Bits 11:13 - Destination Burst Transaction Length

pub fn sinc(&mut self) -> SINC_W<'_>[src]

Bits 9:10 - Source Address Increment

pub fn dinc(&mut self) -> DINC_W<'_>[src]

Bits 7:8 - Destination Address Increment

pub fn src_tr_width(&mut self) -> SRC_TR_WIDTH_W<'_>[src]

Bits 4:6 - Source Transfer Width

pub fn dst_tr_width(&mut self) -> DST_TR_WIDTH_W<'_>[src]

Bits 1:3 - Destination Transfer Width

pub fn int_en(&mut self) -> INT_EN_W<'_>[src]

Bit 0 - Interrupt Enable Bit