|
STM32H735xx HAL User Manual
|
Defines | |
| #define | OB_SECURITY_DISABLE 0x00000000U |
| #define | OB_SECURITY_ENABLE FLASH_OPTSR_SECURITY |
| #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.
1.7.6.1