Type Alias xmc4300::gpdma0_ch2::ctll::R

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

Register CTLL reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn int_en(&self) -> INT_EN_R

Bit 0 - Interrupt Enable Bit

source

pub fn dst_tr_width(&self) -> DST_TR_WIDTH_R

Bits 1:3 - Destination Transfer Width

source

pub fn src_tr_width(&self) -> SRC_TR_WIDTH_R

Bits 4:6 - Source Transfer Width

source

pub fn dinc(&self) -> DINC_R

Bits 7:8 - Destination Address Increment

source

pub fn sinc(&self) -> SINC_R

Bits 9:10 - Source Address Increment

source

pub fn dest_msize(&self) -> DEST_MSIZE_R

Bits 11:13 - Destination Burst Transaction Length

source

pub fn src_msize(&self) -> SRC_MSIZE_R

Bits 14:16 - Source Burst Transaction Length

source

pub fn tt_fc(&self) -> TT_FC_R

Bits 20:22 - Transfer Type and Flow Control