[][src]Type Definition xmc4800::gpdma0_ch2::ctll::W

type W = W<u32, CTLL>;

Writer for register CTLL

Methods

impl W[src]

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

Bits 20:22 - Transfer Type and Flow Control

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