|
CARME-M4 BSP
V1.5
|
Collaboration diagram for FLASH_Option_Bytes_Read_Protection:Macros | |
| #define | OB_RDP_Level_0 ((uint8_t)0xAA) |
| #define | OB_RDP_Level_1 ((uint8_t)0x55) |
| #define | IS_OB_RDP(LEVEL) |
| #define IS_OB_RDP | ( | LEVEL | ) |
< Warning: When enabling read protection level 2 it's no more possible to go back to level 1 or 0
Definition at line 272 of file stm32f4xx_flash.h.