![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 763](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_1095578763.webp)
ADC Registers
763
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Analog-to-Digital Converter (ADC)
Table 10-32. ADCSSCTLn Register Field Descriptions (continued)
Bit
Field
Type
Reset
Description
2
IE0
R/W
0x0
1st Sample Interrupt Enable.
It is legal to have multiple samples within a sequence generate
interrupts.
0x0 = The raw interrupt is not asserted to the interrupt controller.
0x1 = The raw interrupt signal (INR0 bit) is asserted at the end of the
first sample's conversion. If the MASK0 bit in the ADCIM register is
set, the interrupt is promoted to the interrupt controller.
1
END0
R/W
0x0
1st Sample is End of Sequence.
It is possible to end the sequence on any sample position.
Software must set an ENDn bit somewhere within the sequence.
Samples defined after the sample containing a set ENDn bit are not
requested for conversion even though the fields may be non-zero.
0x0 = Another sample in the sequence is the final sample.
0x1 = The first sample is the last sample of the sequence.
0
D0
R/W
0x0
1st Sample Differential Input Select Because the temperature sensor
does not have a differential option, this bit must not be set when the
TS0 bit is set.
0x0 = The analog inputs are not differentially sampled.
0x1 = The analog input is differentially sampled. The corresponding
ADCSSMUXn nibble must be set to the pair number "i", where the
paired inputs are "2i and 2i+1".