STM32F479xx HAL User Manual
|
Defines | |
#define | FLASH_VOLTAGE_RANGE_1 0x00000000U |
#define | FLASH_VOLTAGE_RANGE_2 0x00000001U |
#define | FLASH_VOLTAGE_RANGE_3 0x00000002U |
#define | FLASH_VOLTAGE_RANGE_4 0x00000003U |
#define FLASH_VOLTAGE_RANGE_1 0x00000000U |
Device operating range: 1.8V to 2.1V
Definition at line 155 of file stm32f4xx_hal_flash_ex.h.
Referenced by FLASH_Erase_Sector().
#define FLASH_VOLTAGE_RANGE_2 0x00000001U |
Device operating range: 2.1V to 2.7V
Definition at line 156 of file stm32f4xx_hal_flash_ex.h.
Referenced by FLASH_Erase_Sector().
#define FLASH_VOLTAGE_RANGE_3 0x00000002U |
Device operating range: 2.7V to 3.6V
Definition at line 157 of file stm32f4xx_hal_flash_ex.h.
Referenced by FLASH_Erase_Sector().
#define FLASH_VOLTAGE_RANGE_4 0x00000003U |
Device operating range: 2.7V to 3.6V + External Vpp
Definition at line 158 of file stm32f4xx_hal_flash_ex.h.