STM32H735xx HAL User Manual
Defines
FLASHEx OB CPUFREQ BOOST
FLASH Exported Constants

Defines

#define OB_CPUFREQ_BOOST_DISABLE   0x00000000U
#define OB_CPUFREQ_BOOST_ENABLE   FLASH_OPTSR2_CPUFREQ_BOOST

Define Documentation

#define OB_CPUFREQ_BOOST_DISABLE   0x00000000U

CPUFREQ BOOST disabled

Definition at line 584 of file stm32h7xx_hal_flash_ex.h.

#define OB_CPUFREQ_BOOST_ENABLE   FLASH_OPTSR2_CPUFREQ_BOOST

CPUFREQ BOOST enabled

Definition at line 585 of file stm32h7xx_hal_flash_ex.h.