Type Alias xmc4800::gpdma0_ch0::cfgl::ChSuspW

source ·
pub type ChSuspW<'a, REG> = BitWriter<'a, REG, ChSusp>;
Expand description

Field CH_SUSP writer - Channel Suspend

Aliased Type§

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

Implementations§

source§

impl<'a, REG> ChSuspW<'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.