Type Alias gd32f1::gd32f190::dma::ch1ctl::HtfieW

source ·
pub type HtfieW<'a, REG> = BitWriter<'a, REG, Htfie>;
Expand description

Field HTFIE writer - Enable bit for half transfer finish interrupt

Aliased Type§

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

Implementations§

source§

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

source

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

Half transfer interrupt disabled

source

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

Half transfer interrupt enabled