STM32F479xx HAL User Manual
|
Defines | |
#define | OB_PCROP_STATE_DISABLE 0x00000000U |
#define | OB_PCROP_STATE_ENABLE 0x00000001U |
#define OB_PCROP_STATE_DISABLE 0x00000000U |
Disable PCROP
Definition at line 241 of file stm32f4xx_hal_flash_ex.h.
#define OB_PCROP_STATE_ENABLE 0x00000001U |
Enable PCROP
Definition at line 242 of file stm32f4xx_hal_flash_ex.h.
Referenced by HAL_FLASHEx_AdvOBProgram().