|
STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
|
Macros | |
| #define | OPTIONBYTE_WRP 0x00000001U |
| #define | OPTIONBYTE_RDP 0x00000002U |
| #define | OPTIONBYTE_USER 0x00000004U |
| #define | OPTIONBYTE_BOR 0x00000008U |
| #define OPTIONBYTE_BOR 0x00000008U |
BOR option byte configuration
Definition at line 176 of file stm32f4xx_hal_flash_ex.h.
| #define OPTIONBYTE_RDP 0x00000002U |
RDP option byte configuration
Definition at line 174 of file stm32f4xx_hal_flash_ex.h.
| #define OPTIONBYTE_USER 0x00000004U |
USER option byte configuration
Definition at line 175 of file stm32f4xx_hal_flash_ex.h.
| #define OPTIONBYTE_WRP 0x00000001U |
WRP option byte configuration
Definition at line 173 of file stm32f4xx_hal_flash_ex.h.