SWCU193A April 2023 – August 2024 CC2340R2 , CC2340R5 , CC2340R5-Q1
Channels can be set up to perform software transfers through the DMA.SOFTREQ register. If the channel used for software is also tied to a specific peripheral, the dma_done/interrupt signal is provided directly to the Arm Cortex-M0+ CPU instead of sending the signal to the peripheral. The interrupt used is a combined interrupt, number 46 – software µDMA interrupt, for all software transfers.
If software uses a μDMA channel of the peripheral to initiate a request, then the completion interrupt occurs on the interrupt vector for the peripheral instead of occurring on the software interrupt vector.