DIY Logging Volt/Ampmeter
CORTEX _SysTick clock source

Macros

#define SYSTICK_CLKSOURCE_HCLK_DIV8   0x00000000U
 
#define SYSTICK_CLKSOURCE_HCLK   0x00000004U
 

Detailed Description

Macro Definition Documentation

◆ SYSTICK_CLKSOURCE_HCLK

#define SYSTICK_CLKSOURCE_HCLK   0x00000004U

Definition at line 108 of file stm32f1xx_hal_cortex.h.

◆ SYSTICK_CLKSOURCE_HCLK_DIV8

#define SYSTICK_CLKSOURCE_HCLK_DIV8   0x00000000U

Definition at line 107 of file stm32f1xx_hal_cortex.h.