STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Data Fields

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

#include <core_cm0.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).

Definition at line 496 of file core_cm0.h.

Field Documentation

__IM uint32_t CALIB

Offset: 0x00C (R/ ) SysTick Calibration Register

Definition at line 501 of file core_cm0.h.

__IOM uint32_t CTRL

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

Definition at line 498 of file core_cm0.h.

__IOM uint32_t LOAD

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

Definition at line 499 of file core_cm0.h.

__IOM uint32_t VAL

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

Definition at line 500 of file core_cm0.h.


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