Type Alias d1_pac::dmac::dmac_irq_en1::DMA_QUEUE_IRQ_EN_R

source ·
pub type DMA_QUEUE_IRQ_EN_R = BitReader<DMA_QUEUE_IRQ_EN_A>;
Expand description

Field dma_queue_irq_en[8-15] reader - Enable the queue end interrupt of DMA

Aliased Type§

struct DMA_QUEUE_IRQ_EN_R { /* private fields */ }

Implementations§

source§

impl DMA_QUEUE_IRQ_EN_R

source

pub fn variant(&self) -> DMA_QUEUE_IRQ_EN_A

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED