![]() |
ISF
2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
|
Structure type to access the System Timer (SysTick). More...
#include <isf_systick_defs.h>
Data Fields | |
__IO uint32 | CTRL |
__IO uint32 | LOAD |
__IO uint32 | VAL |
__I uint32 | CALIB |
Structure type to access the System Timer (SysTick).
Definition at line 31 of file isf_systick_defs.h.
Offset: 0x00C (R/ ) SysTick Calibration Register
Definition at line 36 of file isf_systick_defs.h.
Offset: 0x000 (R/W) SysTick Control and Status Register
Definition at line 33 of file isf_systick_defs.h.
Offset: 0x004 (R/W) SysTick Reload Value Register
Definition at line 34 of file isf_systick_defs.h.
Offset: 0x008 (R/W) SysTick Current Value Register
Definition at line 35 of file isf_systick_defs.h.