RTEMS 7.0-rc1
Loading...
Searching...
No Matches
Macros
STM32U5xx_System_Private_Defines

Macros

#define HSE_VALUE   16000000U
 
#define MSI_VALUE   4000000U
 
#define HSI_VALUE   16000000U
 
#define VECT_TAB_OFFSET   0x00000000UL
 

Detailed Description

Macro Definition Documentation

◆ HSE_VALUE

#define HSE_VALUE   16000000U

Value of the External oscillator in Hz

◆ HSI_VALUE

#define HSI_VALUE   16000000U

Value of the Internal oscillator in Hz

◆ MSI_VALUE

#define MSI_VALUE   4000000U

Value of the Internal oscillator in Hz

◆ VECT_TAB_OFFSET

#define VECT_TAB_OFFSET   0x00000000UL

< 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.