Public Attributes | List of all members

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

#include <core_cm7.h>

Public Attributes

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

Detailed Description

Structure type to access the System Timer (SysTick).

Definition at line 833 of file core_cm7.h.

Member Data Documentation

◆ CALIB

__I uint32_t SysTick_Type::CALIB

Offset: 0x00C (R/ ) SysTick Calibration Register

Definition at line 838 of file core_cm7.h.

◆ CTRL

__IO uint32_t SysTick_Type::CTRL

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

Definition at line 835 of file core_cm7.h.

◆ LOAD

__IO uint32_t SysTick_Type::LOAD

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

Definition at line 836 of file core_cm7.h.

◆ VAL

__IO uint32_t SysTick_Type::VAL

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

Definition at line 837 of file core_cm7.h.


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


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03