![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Macros | |
#define | OB_WRPSTATE_DISABLE ((uint32_t)0x00U) |
#define | OB_WRPSTATE_ENABLE ((uint32_t)0x01U) |
#define OB_WRPSTATE_DISABLE ((uint32_t)0x00U) |
Disable the write protection of the desired bank 1 sectors
Definition at line 150 of file stm32f7xx_hal_flash_ex.h.
#define OB_WRPSTATE_ENABLE ((uint32_t)0x01U) |
Enable the write protection of the desired bank 1 sectors
Definition at line 151 of file stm32f7xx_hal_flash_ex.h.