Type Alias gd32f1::gd32f190::dma::ch6ctl::ErrieW

source ·
pub type ErrieW<'a, REG> = BitWriter<'a, REG, Errie>;
Expand description

Field ERRIE writer - Enable bit for tranfer access error interrupt

Aliased Type§

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

Implementations§

source§

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

source

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

Transfer error interrupt disabled

source

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

Transfer error interrupt enabled