STM32L443xx HAL User Manual
|
Defines | |
#define | PWR_PVDLEVEL_0 PWR_CR2_PLS_LEV0 |
#define | PWR_PVDLEVEL_1 PWR_CR2_PLS_LEV1 |
#define | PWR_PVDLEVEL_2 PWR_CR2_PLS_LEV2 |
#define | PWR_PVDLEVEL_3 PWR_CR2_PLS_LEV3 |
#define | PWR_PVDLEVEL_4 PWR_CR2_PLS_LEV4 |
#define | PWR_PVDLEVEL_5 PWR_CR2_PLS_LEV5 |
#define | PWR_PVDLEVEL_6 PWR_CR2_PLS_LEV6 |
#define | PWR_PVDLEVEL_7 PWR_CR2_PLS_LEV7 |
#define PWR_PVDLEVEL_0 PWR_CR2_PLS_LEV0 |
PVD threshold around 2.0 V
Definition at line 71 of file stm32l4xx_hal_pwr.h.
#define PWR_PVDLEVEL_1 PWR_CR2_PLS_LEV1 |
PVD threshold around 2.2 V
Definition at line 72 of file stm32l4xx_hal_pwr.h.
#define PWR_PVDLEVEL_2 PWR_CR2_PLS_LEV2 |
PVD threshold around 2.4 V
Definition at line 73 of file stm32l4xx_hal_pwr.h.
#define PWR_PVDLEVEL_3 PWR_CR2_PLS_LEV3 |
PVD threshold around 2.5 V
Definition at line 74 of file stm32l4xx_hal_pwr.h.
#define PWR_PVDLEVEL_4 PWR_CR2_PLS_LEV4 |
PVD threshold around 2.6 V
Definition at line 75 of file stm32l4xx_hal_pwr.h.
#define PWR_PVDLEVEL_5 PWR_CR2_PLS_LEV5 |
PVD threshold around 2.8 V
Definition at line 76 of file stm32l4xx_hal_pwr.h.
#define PWR_PVDLEVEL_6 PWR_CR2_PLS_LEV6 |
PVD threshold around 2.9 V
Definition at line 77 of file stm32l4xx_hal_pwr.h.
#define PWR_PVDLEVEL_7 PWR_CR2_PLS_LEV7 |
External input analog voltage (compared internally to VREFINT)
Definition at line 78 of file stm32l4xx_hal_pwr.h.