|
STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
|
Macros | |
| #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 153 of file stm32f4xx_hal_flash_ex.h.
| #define FLASH_VOLTAGE_RANGE_2 0x00000001U |
Device operating range: 2.1V to 2.7V
Definition at line 154 of file stm32f4xx_hal_flash_ex.h.
| #define FLASH_VOLTAGE_RANGE_3 0x00000002U |
Device operating range: 2.7V to 3.6V
Definition at line 155 of file stm32f4xx_hal_flash_ex.h.
| #define FLASH_VOLTAGE_RANGE_4 0x00000003U |
Device operating range: 2.7V to 3.6V + External Vpp
Definition at line 156 of file stm32f4xx_hal_flash_ex.h.