STM32F479xx 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 256 of file stm32f4xx_hal_flash_ex.h.

Referenced by HAL_FLASHEx_AdvOBProgram().

#define OPTIONBYTE_PCROP   0x00000001U

PCROP option byte configuration

Definition at line 255 of file stm32f4xx_hal_flash_ex.h.

Referenced by HAL_FLASHEx_AdvOBProgram().