Type Alias xmc4800::gpdma0_ch0::cfgh::W

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

Register CFGH writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn fcmode(&mut self) -> FcmodeW<'_, CfghSpec>

Bit 0 - Flow Control Mode

source

pub fn fifo_mode(&mut self) -> FifoModeW<'_, CfghSpec>

Bit 1 - FIFO Mode Select

source

pub fn protctl(&mut self) -> ProtctlW<'_, CfghSpec>

Bits 2:4 - Protection Control

source

pub fn ds_upd_en(&mut self) -> DsUpdEnW<'_, CfghSpec>

Bit 5 - Destination Status Update Enable

source

pub fn ss_upd_en(&mut self) -> SsUpdEnW<'_, CfghSpec>

Bit 6 - Source Status Update Enable

source

pub fn src_per(&mut self) -> SrcPerW<'_, CfghSpec>

Bits 7:10 - Source Peripheral

source

pub fn dest_per(&mut self) -> DestPerW<'_, CfghSpec>

Bits 11:14 - Destination Peripheral