STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
Collaboration diagram for FLASH WRP State:

Macros

#define OB_WRPSTATE_DISABLE   0x00000000U
#define OB_WRPSTATE_ENABLE   0x00000001U

Detailed Description

Macro Definition Documentation

◆ OB_WRPSTATE_DISABLE

#define OB_WRPSTATE_DISABLE   0x00000000U

Disable the write protection of the desired bank 1 sectors

Definition at line 164 of file stm32f4xx_hal_flash_ex.h.

◆ OB_WRPSTATE_ENABLE

#define OB_WRPSTATE_ENABLE   0x00000001U

Enable the write protection of the desired bank 1 sectors

Definition at line 165 of file stm32f4xx_hal_flash_ex.h.