Type Alias gd32f1::gd32f190::dma::ch6ctl::M2mR

source ·
pub type M2mR = BitReader<M2m>;
Expand description

Field M2M reader - Memory to memory mode

Aliased Type§

struct M2mR { /* private fields */ }

Implementations§

source§

impl M2mR

source

pub const fn variant(&self) -> M2m

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Memory to memory mode disabled

source

pub fn is_enabled(&self) -> bool

Memory to memory mode enabled