Type Alias gd32f1::gd32f130::dma::ch6ctl::M2mW

source ·
pub type M2mW<'a, REG> = BitWriter<'a, REG, M2m>;
Expand description

Field M2M writer - Memory to memory mode

Aliased Type§

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

Implementations§

source§

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

source

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

Memory to memory mode disabled

source

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

Memory to memory mode enabled