STM32F103xB HAL User Manual
|
Defines | |
#define | LL_PWR_PVDLEVEL_0 (PWR_CR_PLS_LEV0) |
#define | LL_PWR_PVDLEVEL_1 (PWR_CR_PLS_LEV1) |
#define | LL_PWR_PVDLEVEL_2 (PWR_CR_PLS_LEV2) |
#define | LL_PWR_PVDLEVEL_3 (PWR_CR_PLS_LEV3) |
#define | LL_PWR_PVDLEVEL_4 (PWR_CR_PLS_LEV4) |
#define | LL_PWR_PVDLEVEL_5 (PWR_CR_PLS_LEV5) |
#define | LL_PWR_PVDLEVEL_6 (PWR_CR_PLS_LEV6) |
#define | LL_PWR_PVDLEVEL_7 (PWR_CR_PLS_LEV7) |
#define LL_PWR_PVDLEVEL_0 (PWR_CR_PLS_LEV0) |
Voltage threshold detected by PVD 2.2 V
Definition at line 96 of file stm32f1xx_ll_pwr.h.
#define LL_PWR_PVDLEVEL_1 (PWR_CR_PLS_LEV1) |
Voltage threshold detected by PVD 2.3 V
Definition at line 97 of file stm32f1xx_ll_pwr.h.
#define LL_PWR_PVDLEVEL_2 (PWR_CR_PLS_LEV2) |
Voltage threshold detected by PVD 2.4 V
Definition at line 98 of file stm32f1xx_ll_pwr.h.
#define LL_PWR_PVDLEVEL_3 (PWR_CR_PLS_LEV3) |
Voltage threshold detected by PVD 2.5 V
Definition at line 99 of file stm32f1xx_ll_pwr.h.
#define LL_PWR_PVDLEVEL_4 (PWR_CR_PLS_LEV4) |
Voltage threshold detected by PVD 2.6 V
Definition at line 100 of file stm32f1xx_ll_pwr.h.
#define LL_PWR_PVDLEVEL_5 (PWR_CR_PLS_LEV5) |
Voltage threshold detected by PVD 2.7 V
Definition at line 101 of file stm32f1xx_ll_pwr.h.
#define LL_PWR_PVDLEVEL_6 (PWR_CR_PLS_LEV6) |
Voltage threshold detected by PVD 2.8 V
Definition at line 102 of file stm32f1xx_ll_pwr.h.
#define LL_PWR_PVDLEVEL_7 (PWR_CR_PLS_LEV7) |
Voltage threshold detected by PVD 2.9 V
Definition at line 103 of file stm32f1xx_ll_pwr.h.