ADC14 Registers
867
SLAU356I – March 2015 – Revised June 2019
Copyright © 2015–2019, Texas Instruments Incorporated
Precision ADC
22.3.5 ADC14LO1 Register (offset = 10h) [reset = 00000000h]
ADC14 Window Comparator Low Threshold 1 Register
The data format that is used to write and read ADC14LO1 depends on the value of the ADC14DF bit in
the ADC14CTL1 register. If ADC14DF = 0, the data is binary unsigned and right aligned. If ADC14DF = 1,
the data is 2s complement and left aligned. Refer to the ADC14LO1 bit field description for details.
Figure 22-17. ADC14LO1 Register
31
30
29
28
27
26
25
24
Reserved
r-0
r-0
r-0
r-0
r-0
r-0
r-0
r-0
23
22
21
20
19
18
17
16
Reserved
r-0
r-0
r-0
r-0
r-0
r-0
r-0
r-0
15
14
13
12
11
10
9
8
ADC14LO1
rw-0
rw-0
rw-0
rw-0
rw-0
rw-0
rw-0
rw-0
7
6
5
4
3
2
1
0
ADC14LO1
rw-0
rw-0
rw-0
rw-0
rw-0
rw-0
rw-0
rw-0
Table 22-9. ADC14LO1 Register Description
Bit
Field
Type
Reset
Description
31-16
Reserved
R
0h
Reserved. Always reads as 0.
15-0
ADC14LO1
RW
0h
Low threshold 1. Can be modified only when ADC14ENC = 0.
If ADC14DF = 0, unsigned binary format:
The 14-bit threshold value must be right aligned. Bit 13 is the MSB. Bits 15-14
are 0 in 14-bit mode, bits 15-12 are 0 in 12-bit mode, bits 15-10 are 0 in 10-bit
mode, and bits 15-8 are 0 in 8-bit mode.
The reset value is: 0h
If ADC14DF = 1, 2s-complement format:
The 14-bit threshold value must be left aligned. Bit 15 is the MSB. Bits 1-0 are 0
in 14-bit mode, bits 3-0 are 0 in 12-bit mode, bits 5-0 are 0 in 10-bit mode, and
bits 7-0 are 0 in 8-bit mode.
The reset value is: 8000h