![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Macros | |
#define | OB_BOR_LEVEL3 ((uint32_t)0x00U) |
#define | OB_BOR_LEVEL2 ((uint32_t)0x04U) |
#define | OB_BOR_LEVEL1 ((uint32_t)0x08U) |
#define | OB_BOR_OFF ((uint32_t)0x0CU) |
#define OB_BOR_LEVEL1 ((uint32_t)0x08U) |
Supply voltage ranges from 2.10 to 2.40 V
Definition at line 241 of file stm32f7xx_hal_flash_ex.h.
#define OB_BOR_LEVEL2 ((uint32_t)0x04U) |
Supply voltage ranges from 2.40 to 2.70 V
Definition at line 240 of file stm32f7xx_hal_flash_ex.h.
#define OB_BOR_LEVEL3 ((uint32_t)0x00U) |
Supply voltage ranges from 2.70 to 3.60 V
Definition at line 239 of file stm32f7xx_hal_flash_ex.h.
#define OB_BOR_OFF ((uint32_t)0x0CU) |
Supply voltage ranges from 1.62 to 2.10 V
Definition at line 242 of file stm32f7xx_hal_flash_ex.h.