STM32F103xB HAL User Manual
|
Defines | |
#define | OB_RDP_LEVEL_0 ((uint8_t)0xA5) |
#define | OB_RDP_LEVEL_1 ((uint8_t)0x00) |
#define OB_RDP_LEVEL_0 ((uint8_t)0xA5) |
Definition at line 447 of file stm32f1xx_hal_flash_ex.h.
Referenced by FLASH_OB_GetRDP(), and HAL_FLASHEx_OBErase().
#define OB_RDP_LEVEL_1 ((uint8_t)0x00) |
Definition at line 448 of file stm32f1xx_hal_flash_ex.h.
Referenced by FLASH_OB_GetRDP().