STM32F439xx HAL User Manual
Defines
FLASH Advanced Option Type
FLASH Exported Constants

Defines

#define OPTIONBYTE_PCROP   0x00000001U
#define OPTIONBYTE_BOOTCONFIG   0x00000002U

Define Documentation

#define OPTIONBYTE_BOOTCONFIG   0x00000002U

BOOTConfig option byte configuration

Definition at line 272 of file stm32f4xx_hal_flash_ex.h.

Referenced by HAL_FLASHEx_AdvOBProgram().

#define OPTIONBYTE_PCROP   0x00000001U

PCROP option byte configuration

Definition at line 271 of file stm32f4xx_hal_flash_ex.h.

Referenced by HAL_FLASHEx_AdvOBProgram().