Type Alias gd32f1::gd32f130::dma::ch0ctl::FtfieR

source ·
pub type FtfieR = BitReader<Ftfie>;
Expand description

Field FTFIE reader - Enable bit for full transfer finish interrupt

Aliased Type§

struct FtfieR { /* private fields */ }

Implementations§

source§

impl FtfieR

source

pub const fn variant(&self) -> Ftfie

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Full transfer interrupt disabled

source

pub fn is_enabled(&self) -> bool

Full transfer interrupt enabled