109
SLAS826F – MARCH 2015 – REVISED MARCH 2017
Product Folder Links:
Detailed Description
Copyright © 2015–2017, Texas Instruments Incorporated
Table 6-31. ADC14 Registers (Base Address: 0x4001_2000) (continued)
REGISTER NAME
ACRONYM
OFFSET
Memory 22
ADC14MEM22
F0h
Memory 23
ADC14MEM23
F4h
Memory 24
ADC14MEM24
F8h
Memory 25
ADC14MEM25
FCh
Memory 26
ADC14MEM26
100
Memory 27
ADC14MEM27
104
Memory 28
ADC14MEM28
108
Memory 29
ADC14MEM29
10C
Memory 30
ADC14MEM30
110h
Memory 31
ADC14MEM31
114h
Interrupt Enable 0
ADC14IER0
13Ch
Interrupt Enable 1
ADC14IER1
140h
Interrupt Flag 0
ADC14IFGR0
144h
Interrupt Flag 1
ADC14IFGR1
148h
Clear Interrupt Flag 0
ADC14CLRIFGR0
14Ch
Clear Interrupt Flag 1
ADC14CLRIFGR1
150h
Interrupt Vector
ADC14IV
154h
6.3.3.2
Peripheral Bit Band Alias Region
The 32MB region from 0x4200_0000 through 0x43FF_FFFF forms the bit-band alias region for the 1MB
peripheral region. Bit-banding is a feature of the Cortex-M4 processor and allows the application to set or
clear individual bits throughout the peripheral memory space without using the pipeline bandwidth of the
processor to carry out an exclusive read-modify-write sequence.
NOTE
The restriction of accessing 16-bit peripherals only through byte or half-word accesses also
applies to the corresponding bit-band region of these peripherals. In other words, writes to
the bit-band alias region for these peripherals must be in the form of byte or half-word
accesses only.