Type Alias xmc4800::gpdma0::dmacfgreg::DMA_EN_R

source ·
pub type DMA_EN_R = BitReader<DMA_EN_A>;
Expand description

Field DMA_EN reader - GPDMA Enable bit.

Aliased Type§

struct DMA_EN_R { /* private fields */ }

Implementations§

source§

impl DMA_EN_R

source

pub const fn variant(&self) -> DMA_EN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

GPDMA Disabled

source

pub fn is_value2(&self) -> bool

GPDMA Enabled.