Type Alias xmc4800::gpdma0_ch2::ctll::W

source ·
pub type W = W<CTLL_SPEC>;
Expand description

Register CTLL writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn int_en(&mut self) -> INT_EN_W<'_, CTLL_SPEC>

Bit 0 - Interrupt Enable Bit

source

pub fn dst_tr_width(&mut self) -> DST_TR_WIDTH_W<'_, CTLL_SPEC>

Bits 1:3 - Destination Transfer Width

source

pub fn src_tr_width(&mut self) -> SRC_TR_WIDTH_W<'_, CTLL_SPEC>

Bits 4:6 - Source Transfer Width

source

pub fn dinc(&mut self) -> DINC_W<'_, CTLL_SPEC>

Bits 7:8 - Destination Address Increment

source

pub fn sinc(&mut self) -> SINC_W<'_, CTLL_SPEC>

Bits 9:10 - Source Address Increment

source

pub fn dest_msize(&mut self) -> DEST_MSIZE_W<'_, CTLL_SPEC>

Bits 11:13 - Destination Burst Transaction Length

source

pub fn src_msize(&mut self) -> SRC_MSIZE_W<'_, CTLL_SPEC>

Bits 14:16 - Source Burst Transaction Length

source

pub fn tt_fc(&mut self) -> TT_FC_W<'_, CTLL_SPEC>

Bits 20:22 - Transfer Type and Flow Control