ADC Registers
748
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Analog-to-Digital Converter (ADC)
10.5.16 ADCSSCTL0 Register (Offset = 0x44) [reset = 0x0]
ADC Sample Sequence Control 0 (ADCSSCTL0)
This register contains the configuration information for each sample for a sequence executed with a
sample sequencer. When configuring a sample sequence, the END bit must be set for the final sample,
whether it be after the first sample, eighth sample, or any sample in between. This register is 32 bits wide
and contains information for eight possible samples.
ADCSSCTL0 is shown in
and described in
Return to
Figure 10-30. ADCSSCTL0 Register
31
30
29
28
27
26
25
24
TS7
IE7
END7
D7
TS6
IE6
END6
D6
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
23
22
21
20
19
18
17
16
TS5
IE5
END5
D5
TS4
IE4
END4
D4
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
15
14
13
12
11
10
9
8
TS3
IE3
END3
D3
TS2
IE2
END2
D2
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
7
6
5
4
3
2
1
0
TS1
IE1
END1
D1
TS0
IE0
END0
D0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
Table 10-23. ADCSSCTL0 Register Field Descriptions
Bit
Field
Type
Reset
Description
31
TS7
R/W
0x0
8th Sample Temp Sensor Select.
0x0 = The input pin specified by the ADCSSMUXn register is read
during the eighth sample of the sample sequence.
0x1 = The temperature sensor is read during the eighth sample of
the sample sequence.
30
IE7
R/W
0x0
8th 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
eighth sample's conversion. If the MASK0 bit in the ADCIM register
is set, the interrupt is promoted to the interrupt controller.
29
END7
R/W
0x0
8th 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 eighth sample is the last sample of the sequence.
28
D7
R/W
0x0
8th Sample Differential Input Select.
Because the temperature sensor does not have a differential option,
this bit must not be set when the TS7 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".
27
TS6
R/W
0x0
7th Sample Temp Sensor Select.
0x0 = The input pin specified by the ADCSSMUXn register is read
during the seventh sample of the sample sequence.
0x1 = The temperature sensor is read during the seventh sample of
the sample sequence.