STM32F439xx HAL User Manual
Defines
FLASH PCROP State
FLASH Exported Constants

Defines

#define OB_PCROP_STATE_DISABLE   0x00000000U
#define OB_PCROP_STATE_ENABLE   0x00000001U

Define Documentation

#define OB_PCROP_STATE_DISABLE   0x00000000U

Disable PCROP

Definition at line 257 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_STATE_ENABLE   0x00000001U

Enable PCROP

Definition at line 258 of file stm32f4xx_hal_flash_ex.h.

Referenced by HAL_FLASHEx_AdvOBProgram().