RTEMS  5.1
Data Fields

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

#include <core_cm7.h>

Data Fields

__IOM uint32_t CTRL
 
__IOM uint32_t LOAD
 
__IOM uint32_t VAL
 
__IM uint32_t CALIB
 

Detailed Description

Structure type to access the System Timer (SysTick).

Field Documentation

◆ CALIB

__IM uint32_t SysTick_Type::CALIB

Offset: 0x00C (R/ ) SysTick Calibration Register

◆ CTRL

__IOM uint32_t SysTick_Type::CTRL

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

◆ LOAD

__IOM uint32_t SysTick_Type::LOAD

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

◆ VAL

__IOM uint32_t SysTick_Type::VAL

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


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