STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
#define | RDP_KEY ((uint16_t)0x00A5) |
#define | FLASH_KEY1 0x45670123U |
#define | FLASH_KEY2 0xCDEF89ABU |
#define | FLASH_OPT_KEY1 0x08192A3BU |
#define | FLASH_OPT_KEY2 0x4C5D6E7FU |
#define RDP_KEY ((uint16_t)0x00A5) |
#include <stm32f4xx_hal_flash.h>
Definition at line 153 of file stm32f4xx_hal_flash.h.
#define FLASH_KEY1 0x45670123U |
#include <stm32f4xx_hal_flash.h>
Definition at line 154 of file stm32f4xx_hal_flash.h.
Referenced by HAL_FLASH_Unlock().
#define FLASH_KEY2 0xCDEF89ABU |
#include <stm32f4xx_hal_flash.h>
Definition at line 155 of file stm32f4xx_hal_flash.h.
Referenced by HAL_FLASH_Unlock().
#define FLASH_OPT_KEY1 0x08192A3BU |
#include <stm32f4xx_hal_flash.h>
Definition at line 156 of file stm32f4xx_hal_flash.h.
Referenced by HAL_FLASH_OB_Unlock().
#define FLASH_OPT_KEY2 0x4C5D6E7FU |
#include <stm32f4xx_hal_flash.h>
Definition at line 157 of file stm32f4xx_hal_flash.h.
Referenced by HAL_FLASH_OB_Unlock().