![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 762](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_1095578762.webp)
ADC Registers
762
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
11
TS2
R/W
0x0
3rd Sample Temp Sensor Select.
0x0 = The input pin specified by the ADCSSMUXn register is read
during the third sample of the sample sequence.
0x1 = The temperature sensor is read during the third sample of the
sample sequence.
10
IE2
R/W
0x0
3rd 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
third sample's conversion. If the MASK0 bit in the ADCIM register is
set, the interrupt is promoted to the interrupt controller.
9
END2
R/W
0x0
3rd 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 third sample is the last sample of the sequence.
8
D2
R/W
0x0
3rd Sample Differential Input Select.
Because the temperature sensor does not have a differential option,
this bit must not be set when the TS2 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".
7
TS1
R/W
0x0
2nd Sample Temp Sensor Select.
0x0 = The input pin specified by the ADCSSMUXn register is read
during the second sample of the sample sequence.
0x1 = The temperature sensor is read during the second sample of
the sample sequence.
6
IE1
R/W
0x0
2nd 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
second sample's conversion. If the MASK0 bit in the ADCIM register
is set, the interrupt is promoted to the interrupt controller.
5
END1
R/W
0x0
2nd 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 second sample is the last sample of the sequence.
4
D1
R/W
0x0
2nd Sample Differential Input Select.
Because the temperature sensor does not have a differential option,
this bit must not be set when the TS1 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".
3
TS0
R/W
0x0
1st Sample Temp Sensor Select.
0x0 = The input pin specified by the ADCSSMUXn register is read
during the first sample of the sample sequence.
0x1 = The temperature sensor is read during the first sample of the
sample sequence.