Nut/OS  5.0.5
API Reference
SysTick_Type Struct Reference

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

#include <core_cm3.h>

Collaboration diagram for SysTick_Type:
[legend]

Data Fields

__IO uint32_t CTRL
__IO uint32_t LOAD
__IO uint32_t VAL
__I uint32_t CALIB

Detailed Description

Structure type to access the System Timer (SysTick).


Field Documentation

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

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

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

Offset: 0x00C (R/ ) SysTick Calibration Register


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