|
STM32F479xx HAL User Manual
|
Defines | |
| #define | OB_WRPSTATE_DISABLE 0x00000000U |
| #define | OB_WRPSTATE_ENABLE 0x00000001U |
| #define OB_WRPSTATE_DISABLE 0x00000000U |
Disable the write protection of the desired bank 1 sectors
Definition at line 166 of file stm32f4xx_hal_flash_ex.h.
| #define OB_WRPSTATE_ENABLE 0x00000001U |
Enable the write protection of the desired bank 1 sectors
Definition at line 167 of file stm32f4xx_hal_flash_ex.h.
Referenced by HAL_FLASHEx_OBProgram().
1.7.6.1