Type Alias xmc4300::gpdma0_ch2::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 tt_fc(&self) -> TtFcR

Bits 20:22 - Transfer Type and Flow Control