STM32H735xx HAL User Manual
Defines
FLASHEx OB SECURITY
FLASH Exported Constants

Defines

#define OB_SECURITY_DISABLE   0x00000000U
#define OB_SECURITY_ENABLE   FLASH_OPTSR_SECURITY

Define Documentation

#define OB_SECURITY_DISABLE   0x00000000U

security enabled

Definition at line 453 of file stm32h7xx_hal_flash_ex.h.

#define OB_SECURITY_ENABLE   FLASH_OPTSR_SECURITY

security disabled

Definition at line 454 of file stm32h7xx_hal_flash_ex.h.