CS Registers
393
SLAU356I – March 2015 – Revised June 2019
Copyright © 2015–2019, Texas Instruments Incorporated
Clock System (CS)
6.3
CS Registers
shows the CS module registers and their address offsets. The base address can be found in the
device-specific data sheet.
All CS registers are password protected except Status Register (CSSTAT) and Interrupt Flag Register
(CSIFG). The password that is defined in CSKEY controls access to the CS registers. To enable write
access to the CS registers, write the correct password to CSKEY. To disable write access, write any
incorrect password to CSKEY.
Table 6-2. CS Registers
Offset
Acronym
Register Name
Type
Access
Reset
Section
00h
CSKEY
Key Register
Read/write
Word
0000_A596h
04h
CSCTL0
Control 0 Register
Read/write
Word
0001_0000h
08h
CSCTL1
Control 1 Register
Read/write
Word
0000_0033h
0Ch
CSCTL2
Control 2 Register
Read/write
Word
0001_0003h
10h
CSCTL3
Control 3 Register
Read/write
Word
0000_00BBh
30h
CSCLKEN
Clock Enable Register
Read/write
Word
0000_000Fh
34h
CSSTAT
Status Register
Read
Word
0000_0003h
40h
CSIE
Interrupt Enable Register
Read/write
Word
0000_0000h
48h
CSIFG
Interrupt Flag Register
Read
Word
0000_0001h
50h
CSCLRIFG
Clear Interrupt Flag
Register
Write
Word
0000_0000h
58h
CSSETIFG
Set Interrupt Flag Register
Write
Word
0000_0000h
60h
CSDCOERCAL0
DCO External Resistor
Calibration 0 Register
Read/Write
Word
0100_0000h
64h
CSDCOERCAL1
DCO External Resistor
Calibration 1 Register
Read/Write
Word
0000_0100h
NOTE:
This is a 32-bit module and can be accessed through word (32-bit) or half-word (16-bit) or
byte (8-bit) accesses.
For details on the register bit access and reset conventions that are used in the following sections, refer to