ADC Registers
902
SPNU563A – March 2018
Copyright © 2018, Texas Instruments Incorporated
Analog To Digital Converter (ADC) Module
22.3.14 ADC Event Group Interrupt Flag Register (ADEVINTFLG)
ADC Event Group Interrupt Enable Control Register (ADEVINTENA) is shown in
and
described in
Figure 22-36. ADC Event Group Interrupt Flag Register (ADEVINTFLG) [offset = 34h]
31
8
Reserved
R-0
7
4
3
2
1
0
Reserved
EV_END
EV_MEM_
EMPTY
EV_MEM_
OVERRUN
EV_THR_
INT_FLG
R-0
R/W1C-0
R-1
R-0
R/W1C-0
LEGEND: R/W = Read/Write; R = Read only; W1C = Write 1 to clear; -
n
= value after reset
Table 22-20. ADC Event Group Interrupt Flag Register (ADEVINTFLG) Field Descriptions
Bit
Field
Value
Description
31-4
Reserved
0
Reads return 0. Writes have no effect.
3
EV_END
Event Group Conversion End. This bit will be set only if the Event Group conversions are
configured to be in the single-conversion mode.
Any operation mode read:
0
All the channels selected for conversion in the Event Group have not yet been converted.
1
All the channels selected for conversion in the Event Group have been converted. An Event
Group conversion end interrupt is generated, if enabled, when this bit gets set.
This bit can be cleared by any one of the following ways:
• By writing a 1 to this bit
• By writing a 1 to the Event Group status register (ADEVSR) bit 0 (EV_END)
• By reading one conversion result from the Event Group results’ memory in the “read from
FIFO” mode
• By writing a new set of channels to the Event Group channel select register
2
EV_MEM_EMPTY
Event Group Results Memory Empty. This is a read-only bit; writes have no effect. It is not a
source of an interrupt from the ADC module.
Any operation mode read:
0
The Event Group results memory is not empty.
1
The Event Group results memory is empty.
1
EV_MEM_OVERRUN
Event Group Memory Overrun. This is a read-only bit; writes have no effect.
Any operation mode read:
0
Event Group results memory has not overrun.
1
Event Group results memory has overrun.
0
EV_THR_INT_FLG
Event Group Threshold Interrupt Flag.
Any operation mode read:
0
The number of conversions completed for the Event Group is smaller than the threshold
programmed in the Event Group interrupt threshold register.
1
The number of conversions completed for the Event Group is equal to or greater than the
threshold programmed in the Event Group interrupt threshold register.
This bit can be cleared by writing a 1; writing a 0 has no effect.