Type Alias gd32f1::gd32f190::dma::ch0ctl::FtfieW

source ·
pub type FtfieW<'a, REG> = BitWriter<'a, REG, Ftfie>;
Expand description

Field FTFIE writer - Enable bit for full transfer finish interrupt

Aliased Type§

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

Implementations§

source§

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

source

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

Full transfer interrupt disabled

source

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

Full transfer interrupt enabled