Type Alias xmc4800::gpdma0_ch0::ctll::R

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

Register CTLL reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn int_en(&self) -> IntEnR

Bit 0 - Interrupt Enable Bit

source

pub fn dst_tr_width(&self) -> DstTrWidthR

Bits 1:3 - Destination Transfer Width

source

pub fn src_tr_width(&self) -> SrcTrWidthR

Bits 4:6 - Source Transfer Width

source

pub fn dinc(&self) -> DincR

Bits 7:8 - Destination Address Increment

source

pub fn sinc(&self) -> SincR

Bits 9:10 - Source Address Increment

source

pub fn dest_msize(&self) -> DestMsizeR

Bits 11:13 - Destination Burst Transaction Length

source

pub fn src_msize(&self) -> SrcMsizeR

Bits 14:16 - Source Burst Transaction Length

source

pub fn src_gather_en(&self) -> SrcGatherEnR

Bit 17 - Source gather enable

source

pub fn dst_scatter_en(&self) -> DstScatterEnR

Bit 18 - Destination scatter enable

source

pub fn tt_fc(&self) -> TtFcR

Bits 20:22 - Transfer Type and Flow Control

source

pub fn llp_dst_en(&self) -> LlpDstEnR

Bit 27 - Linked List Pointer for Destination Enable

source

pub fn llp_src_en(&self) -> LlpSrcEnR

Bit 28 - Linked List Pointer for Source Enable