SWCU193A April 2023 – August 2024 CC2340R2 , CC2340R5 , CC2340R5-Q1
The ADC peripheral provides four interrupt sources, one of which can be configured to publish an event as a generic ADC event. Table 17-5 lists these interrupt sources.
Index | Name | Description |
---|---|---|
0x2 | HIGHIFG | A high threshold compare interrupt flag is set when the MEMRESx result register is higher than the WCHIGH threshold of the window comparator. |
0x3 | LOWIFG | A low threshold compare interrupt flag is set when the MEMRESx result register is lower than the WCLOW threshold of the window comparator. |
0x4 | INIFG | An in-range comparator interrupt flag is set when the MEMRESx result register is within the range of WCLOW and WCHIGH of the window comparator. |
0x8 | MEMRESIFG0 | The memory register interrupt flag is set when MEMRES0 is loaded with a new conversion result. |
The generic event publisher configuration is managed with the INT_EVENT1 event management registers.