Struct d1_pac::dmac::dmac_irq_en1::W
source · pub struct W(/* private fields */);
Expand description
Register dmac_irq_en1
writer
Implementations§
source§impl W
impl W
sourcepub unsafe fn dma_hlaf_irq_en<const O: u8>(
&mut self,
) -> DMA_HLAF_IRQ_EN_W<'_, O>
pub unsafe fn dma_hlaf_irq_en<const O: u8>( &mut self, ) -> DMA_HLAF_IRQ_EN_W<'_, O>
Enable the half package interrupt of DMA
sourcepub fn dma8_hlaf_irq_en(&mut self) -> DMA_HLAF_IRQ_EN_W<'_, 0>
pub fn dma8_hlaf_irq_en(&mut self) -> DMA_HLAF_IRQ_EN_W<'_, 0>
Bit 0 - Enable the half package interrupt of DMA
sourcepub fn dma9_hlaf_irq_en(&mut self) -> DMA_HLAF_IRQ_EN_W<'_, 4>
pub fn dma9_hlaf_irq_en(&mut self) -> DMA_HLAF_IRQ_EN_W<'_, 4>
Bit 4 - Enable the half package interrupt of DMA
sourcepub fn dma10_hlaf_irq_en(&mut self) -> DMA_HLAF_IRQ_EN_W<'_, 8>
pub fn dma10_hlaf_irq_en(&mut self) -> DMA_HLAF_IRQ_EN_W<'_, 8>
Bit 8 - Enable the half package interrupt of DMA
sourcepub fn dma11_hlaf_irq_en(&mut self) -> DMA_HLAF_IRQ_EN_W<'_, 12>
pub fn dma11_hlaf_irq_en(&mut self) -> DMA_HLAF_IRQ_EN_W<'_, 12>
Bit 12 - Enable the half package interrupt of DMA
sourcepub fn dma12_hlaf_irq_en(&mut self) -> DMA_HLAF_IRQ_EN_W<'_, 16>
pub fn dma12_hlaf_irq_en(&mut self) -> DMA_HLAF_IRQ_EN_W<'_, 16>
Bit 16 - Enable the half package interrupt of DMA
sourcepub fn dma13_hlaf_irq_en(&mut self) -> DMA_HLAF_IRQ_EN_W<'_, 20>
pub fn dma13_hlaf_irq_en(&mut self) -> DMA_HLAF_IRQ_EN_W<'_, 20>
Bit 20 - Enable the half package interrupt of DMA
sourcepub fn dma14_hlaf_irq_en(&mut self) -> DMA_HLAF_IRQ_EN_W<'_, 24>
pub fn dma14_hlaf_irq_en(&mut self) -> DMA_HLAF_IRQ_EN_W<'_, 24>
Bit 24 - Enable the half package interrupt of DMA
sourcepub fn dma15_hlaf_irq_en(&mut self) -> DMA_HLAF_IRQ_EN_W<'_, 28>
pub fn dma15_hlaf_irq_en(&mut self) -> DMA_HLAF_IRQ_EN_W<'_, 28>
Bit 28 - Enable the half package interrupt of DMA
sourcepub unsafe fn dma_pkg_irq_en<const O: u8>(&mut self) -> DMA_PKG_IRQ_EN_W<'_, O>
pub unsafe fn dma_pkg_irq_en<const O: u8>(&mut self) -> DMA_PKG_IRQ_EN_W<'_, O>
Enable the package end interrupt of DMA
sourcepub fn dma8_pkg_irq_en(&mut self) -> DMA_PKG_IRQ_EN_W<'_, 1>
pub fn dma8_pkg_irq_en(&mut self) -> DMA_PKG_IRQ_EN_W<'_, 1>
Bit 1 - Enable the package end interrupt of DMA
sourcepub fn dma9_pkg_irq_en(&mut self) -> DMA_PKG_IRQ_EN_W<'_, 5>
pub fn dma9_pkg_irq_en(&mut self) -> DMA_PKG_IRQ_EN_W<'_, 5>
Bit 5 - Enable the package end interrupt of DMA
sourcepub fn dma10_pkg_irq_en(&mut self) -> DMA_PKG_IRQ_EN_W<'_, 9>
pub fn dma10_pkg_irq_en(&mut self) -> DMA_PKG_IRQ_EN_W<'_, 9>
Bit 9 - Enable the package end interrupt of DMA
sourcepub fn dma11_pkg_irq_en(&mut self) -> DMA_PKG_IRQ_EN_W<'_, 13>
pub fn dma11_pkg_irq_en(&mut self) -> DMA_PKG_IRQ_EN_W<'_, 13>
Bit 13 - Enable the package end interrupt of DMA
sourcepub fn dma12_pkg_irq_en(&mut self) -> DMA_PKG_IRQ_EN_W<'_, 17>
pub fn dma12_pkg_irq_en(&mut self) -> DMA_PKG_IRQ_EN_W<'_, 17>
Bit 17 - Enable the package end interrupt of DMA
sourcepub fn dma13_pkg_irq_en(&mut self) -> DMA_PKG_IRQ_EN_W<'_, 21>
pub fn dma13_pkg_irq_en(&mut self) -> DMA_PKG_IRQ_EN_W<'_, 21>
Bit 21 - Enable the package end interrupt of DMA
sourcepub fn dma14_pkg_irq_en(&mut self) -> DMA_PKG_IRQ_EN_W<'_, 25>
pub fn dma14_pkg_irq_en(&mut self) -> DMA_PKG_IRQ_EN_W<'_, 25>
Bit 25 - Enable the package end interrupt of DMA
sourcepub fn dma15_pkg_irq_en(&mut self) -> DMA_PKG_IRQ_EN_W<'_, 29>
pub fn dma15_pkg_irq_en(&mut self) -> DMA_PKG_IRQ_EN_W<'_, 29>
Bit 29 - Enable the package end interrupt of DMA
sourcepub unsafe fn dma_queue_irq_en<const O: u8>(
&mut self,
) -> DMA_QUEUE_IRQ_EN_W<'_, O>
pub unsafe fn dma_queue_irq_en<const O: u8>( &mut self, ) -> DMA_QUEUE_IRQ_EN_W<'_, O>
Enable the queue end interrupt of DMA
sourcepub fn dma8_queue_irq_en(&mut self) -> DMA_QUEUE_IRQ_EN_W<'_, 2>
pub fn dma8_queue_irq_en(&mut self) -> DMA_QUEUE_IRQ_EN_W<'_, 2>
Bit 2 - Enable the queue end interrupt of DMA
sourcepub fn dma9_queue_irq_en(&mut self) -> DMA_QUEUE_IRQ_EN_W<'_, 6>
pub fn dma9_queue_irq_en(&mut self) -> DMA_QUEUE_IRQ_EN_W<'_, 6>
Bit 6 - Enable the queue end interrupt of DMA
sourcepub fn dma10_queue_irq_en(&mut self) -> DMA_QUEUE_IRQ_EN_W<'_, 10>
pub fn dma10_queue_irq_en(&mut self) -> DMA_QUEUE_IRQ_EN_W<'_, 10>
Bit 10 - Enable the queue end interrupt of DMA
sourcepub fn dma11_queue_irq_en(&mut self) -> DMA_QUEUE_IRQ_EN_W<'_, 14>
pub fn dma11_queue_irq_en(&mut self) -> DMA_QUEUE_IRQ_EN_W<'_, 14>
Bit 14 - Enable the queue end interrupt of DMA
sourcepub fn dma12_queue_irq_en(&mut self) -> DMA_QUEUE_IRQ_EN_W<'_, 18>
pub fn dma12_queue_irq_en(&mut self) -> DMA_QUEUE_IRQ_EN_W<'_, 18>
Bit 18 - Enable the queue end interrupt of DMA
sourcepub fn dma13_queue_irq_en(&mut self) -> DMA_QUEUE_IRQ_EN_W<'_, 22>
pub fn dma13_queue_irq_en(&mut self) -> DMA_QUEUE_IRQ_EN_W<'_, 22>
Bit 22 - Enable the queue end interrupt of DMA
sourcepub fn dma14_queue_irq_en(&mut self) -> DMA_QUEUE_IRQ_EN_W<'_, 26>
pub fn dma14_queue_irq_en(&mut self) -> DMA_QUEUE_IRQ_EN_W<'_, 26>
Bit 26 - Enable the queue end interrupt of DMA
sourcepub fn dma15_queue_irq_en(&mut self) -> DMA_QUEUE_IRQ_EN_W<'_, 30>
pub fn dma15_queue_irq_en(&mut self) -> DMA_QUEUE_IRQ_EN_W<'_, 30>
Bit 30 - Enable the queue end interrupt of DMA