libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Read protection level. More...
Macros | |
#define | FLASH_OPTR_RDP_LEVEL_0 0xAA |
#define | FLASH_OPTR_RDP_LEVEL_1 0xBB /* or any other value. */ |
#define | FLASH_OPTR_RDP_LEVEL_2 0xCC |
Read protection level.
#define FLASH_OPTR_RDP_LEVEL_0 0xAA |
Definition at line 252 of file g0/flash.h.
#define FLASH_OPTR_RDP_LEVEL_1 0xBB /* or any other value. */ |
Definition at line 253 of file g0/flash.h.
#define FLASH_OPTR_RDP_LEVEL_2 0xCC |
Definition at line 254 of file g0/flash.h.