STM32L443xx HAL User Manual
|
Defines | |
#define | OB_BOR_LEVEL_0 ((uint32_t)FLASH_OPTR_BOR_LEV_0) |
#define | OB_BOR_LEVEL_1 ((uint32_t)FLASH_OPTR_BOR_LEV_1) |
#define | OB_BOR_LEVEL_2 ((uint32_t)FLASH_OPTR_BOR_LEV_2) |
#define | OB_BOR_LEVEL_3 ((uint32_t)FLASH_OPTR_BOR_LEV_3) |
#define | OB_BOR_LEVEL_4 ((uint32_t)FLASH_OPTR_BOR_LEV_4) |
#define OB_BOR_LEVEL_0 ((uint32_t)FLASH_OPTR_BOR_LEV_0) |
Reset level threshold is around 1.7V
Definition at line 285 of file stm32l4xx_hal_flash.h.
#define OB_BOR_LEVEL_1 ((uint32_t)FLASH_OPTR_BOR_LEV_1) |
Reset level threshold is around 2.0V
Definition at line 286 of file stm32l4xx_hal_flash.h.
#define OB_BOR_LEVEL_2 ((uint32_t)FLASH_OPTR_BOR_LEV_2) |
Reset level threshold is around 2.2V
Definition at line 287 of file stm32l4xx_hal_flash.h.
#define OB_BOR_LEVEL_3 ((uint32_t)FLASH_OPTR_BOR_LEV_3) |
Reset level threshold is around 2.5V
Definition at line 288 of file stm32l4xx_hal_flash.h.
#define OB_BOR_LEVEL_4 ((uint32_t)FLASH_OPTR_BOR_LEV_4) |
Reset level threshold is around 2.8V
Definition at line 289 of file stm32l4xx_hal_flash.h.