STM32F10x Standard Peripherals Library  3.5.0
SysTick_Type Struct Reference

#include <core_cm3.h>

Data Fields

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

Field Documentation

__I uint32_t CALIB

Offset: 0x0C SysTick Calibration Register

Definition at line 370 of file core_cm3.h.

__IO uint32_t CTRL

Offset: 0x00 SysTick Control and Status Register

Definition at line 367 of file core_cm3.h.

__IO uint32_t LOAD

Offset: 0x04 SysTick Reload Value Register

Definition at line 368 of file core_cm3.h.

__IO uint32_t VAL

Offset: 0x08 SysTick Current Value Register

Definition at line 369 of file core_cm3.h.


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