SWCU193A April 2023 – August 2024 CC2340R2 , CC2340R5 , CC2340R5-Q1
The ADC module provides many interrupt sources which can be configured to source the DMA trigger. In order of decreasing interrupt priority, the DMA trigger events from the ADC are given in Table 17-6. When the DMA channel is needed by the ADC, the DMA trigger is unmasked in the IMASK register of INT_EVENT2, and the DMA is configured as needed to support the ADC operation.
RIS Index | Name | Description |
---|---|---|
0x8 to 0xB | MEMRESIFG[0 to 3] | The memory register interrupt flag is set when MEMRESx is loaded with a new conversion result. |
The DMA trigger event configuration is managed with the INT_EVENT2 event management registers. The interrupt (RIS) flags are cleared based on ACK from DMA.