Type Alias xmc4300::gpdma0::dmacfgreg::DmaEnR

source ·
pub type DmaEnR = BitReader<DmaEn>;
Expand description

Field DMA_EN reader - GPDMA Enable bit.

Aliased Type§

struct DmaEnR { /* private fields */ }

Implementations§

source§

impl DmaEnR

source

pub const fn variant(&self) -> DmaEn

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

GPDMA Disabled

source

pub fn is_value2(&self) -> bool

GPDMA Enabled.