Type Alias xmc4800::gpdma0_ch0::cfgl::CH_SUSP_W

source ·
pub type CH_SUSP_W<'a, REG> = BitWriter<'a, REG, CH_SUSP_A>;
Expand description

Field CH_SUSP writer - Channel Suspend

Aliased Type§

struct CH_SUSP_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> CH_SUSP_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

Not suspended.

source

pub fn value2(self) -> &'a mut W<REG>

Suspend DMA transfer from the source.