
SysTick Registers
133
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Cortex-M4 Peripherals
2.3
SysTick Registers
lists the Cortex-M4 Peripheral SysTick, NVIC, MPU, FPU and SCB registers. The offset listed is a
hexadecimal increment to the register's address, relative to the Core Peripherals base address of
0xE000E000 (ending address of 0xE000EFFF).
NOTE:
Register spaces that are not used are reserved for future or internal use. Software should
not modify any reserved memory address.
lists the memory-mapped registers for the SYSTICK. All register offset addresses not listed in
should be considered as reserved locations and the register contents should not be modified.
Table 2-9. SYSTICK Registers
Offset
Acronym
Register Name
Section
0x10
STCTRL
SysTick Control and Status Register
0x14
STRELOAD
SysTick Reload Value Register
0x18
STCURRENT
SysTick Current Value Register
Complex bit access types are encoded to fit into small table cells.
shows the codes that are
used for access types in this section.
Table 2-10. SYSTICK Access Type Codes
Access Type
Code
Description
Read Type
R
R
Read
Write Type
W
W
Write
WC
W
Write
Reset or Default Value
-
n
Value after reset or the default
value