VSF Documented
Macros
STM32F1xx_System_Private_Defines

Macros

#define HSE_VALUE   8000000U
 
#define HSI_VALUE   8000000U
 
#define VECT_TAB_OFFSET   0x00000000U
 

Detailed Description

Macro Definition Documentation

◆ HSE_VALUE

#define HSE_VALUE   8000000U

Default value of the External oscillator in Hz. This value can be provided and adapted by the user application.

◆ HSI_VALUE

#define HSI_VALUE   8000000U

Default value of the Internal oscillator in Hz. This value can be provided and adapted by the user application.

◆ VECT_TAB_OFFSET

#define VECT_TAB_OFFSET   0x00000000U

< Uncomment the following line if you need to use external SRAM

< Uncomment the following line if you need to relocate your vector Table in Internal SRAM. Vector Table base offset field. This value must be a multiple of 0x200.