Type Alias gd32f1::gd32f130::dma::ch3ctl::ChenW

source ·
pub type ChenW<'a, REG> = BitWriter<'a, REG, Chen>;
Expand description

Field CHEN writer - Channel enable

Aliased Type§

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

Implementations§

source§

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

source

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

Channel disabled

source

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

Channel enabled