![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 725](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_1095578725.webp)
ADC Registers
725
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Analog-to-Digital Converter (ADC)
10.5.3 ADCIM Register (Offset = 0x8) [reset = 0x0]
ADC Interrupt Mask (ADCIM)
This register controls whether the sample sequencer and digital comparator raw interrupt signals are sent
to the interrupt controller. Each raw interrupt signal can be masked independently.
NOTE:
For a 1 to 2 Msps rate, as the system clock frequency approaches the ADC clock frequency,
it is recommended that the application use the µDMA to store conversion data from the FIFO
to memory before processing rather than an interrupt-driven single data read. Using the
µDMA to store multiple samples before interrupting the processor amortizes interrupt
overhead across multiple transfers and prevents loss of sample data.
NOTE:
Only a single DCONSSn bit should be set at any given time. Setting more than one of these
bits results in the INRDC bit from the ADCRIS register being masked, and no interrupt is
generated on any of the sample sequencer interrupt lines. It is recommended that when
interrupts are used, they are enabled on alternating samples or at the end of the sample
sequence.
ADCIM is shown in
and described in
Return to
Figure 10-17. ADCIM Register
31
30
29
28
27
26
25
24
RESERVED
R-0x0
23
22
21
20
19
18
17
16
RESERVED
DCONSS3
DCONSS2
DCONSS1
DCONSS0
R-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
15
14
13
12
11
10
9
8
RESERVED
DMAMASK3
DMAMASK2
DMAMASK1
DMAMASK0
R-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
7
6
5
4
3
2
1
0
RESERVED
MASK3
MASK2
MASK1
MASK0
R-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
Table 10-10. ADCIM Register Field Descriptions
Bit
Field
Type
Reset
Description
31-20
RESERVED
R
0x0
19
DCONSS3
R/W
0x0
Digital Comparator Interrupt on SS3.
0x0 = The status of the digital comparators does not affect the SS3
interrupt status.
0x1 = The raw interrupt signal from the digital comparators (INRDC
bit in the ADCRIS register) is sent to the interrupt controller on the
SS3 interrupt line.
18
DCONSS2
R/W
0x0
Digital Comparator Interrupt on SS2.
0x0 = The status of the digital comparators does not affect the SS2
interrupt status.
0x1 = The raw interrupt signal from the digital comparators (INRDC
bit in the ADCRIS register) is sent to the interrupt controller on the
SS2 interrupt line.