|
STM32F479xx HAL User Manual
|
Defines | |
| #define | OPTIONBYTE_PCROP 0x00000001U |
| #define | OPTIONBYTE_BOOTCONFIG 0x00000002U |
| #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().
1.7.6.1