ISF  2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
SysTick_t Struct Reference

Structure type to access the System Timer (SysTick). More...

#include <isf_systick_defs.h>

Collaboration diagram for SysTick_t:
Collaboration graph

Data Fields

__IO uint32 CTRL
 
__IO uint32 LOAD
 
__IO uint32 VAL
 
__I uint32 CALIB
 

Detailed Description

Structure type to access the System Timer (SysTick).

Definition at line 31 of file isf_systick_defs.h.

Field Documentation

__I uint32 CALIB

Offset: 0x00C (R/ ) SysTick Calibration Register

Definition at line 36 of file isf_systick_defs.h.

__IO uint32 CTRL

Offset: 0x000 (R/W) SysTick Control and Status Register

Definition at line 33 of file isf_systick_defs.h.

__IO uint32 LOAD

Offset: 0x004 (R/W) SysTick Reload Value Register

Definition at line 34 of file isf_systick_defs.h.

__IO uint32 VAL

Offset: 0x008 (R/W) SysTick Current Value Register

Definition at line 35 of file isf_systick_defs.h.


The documentation for this struct was generated from the following file: