STM32H735xx HAL User Manual
|
Defines | |
#define | PWR_PVDLEVEL_0 PWR_CR1_PLS_LEV0 |
#define | PWR_PVDLEVEL_1 PWR_CR1_PLS_LEV1 |
#define | PWR_PVDLEVEL_2 PWR_CR1_PLS_LEV2 |
#define | PWR_PVDLEVEL_3 PWR_CR1_PLS_LEV3 |
#define | PWR_PVDLEVEL_4 PWR_CR1_PLS_LEV4 |
#define | PWR_PVDLEVEL_5 PWR_CR1_PLS_LEV5 |
#define | PWR_PVDLEVEL_6 PWR_CR1_PLS_LEV6 |
#define | PWR_PVDLEVEL_7 PWR_CR1_PLS_LEV7 |
#define PWR_PVDLEVEL_0 PWR_CR1_PLS_LEV0 |
Programmable voltage detector level 0 selection : 1V95
Definition at line 72 of file stm32h7xx_hal_pwr.h.
#define PWR_PVDLEVEL_1 PWR_CR1_PLS_LEV1 |
Programmable voltage detector level 1 selection : 2V1
Definition at line 74 of file stm32h7xx_hal_pwr.h.
#define PWR_PVDLEVEL_2 PWR_CR1_PLS_LEV2 |
Programmable voltage detector level 2 selection : 2V25
Definition at line 76 of file stm32h7xx_hal_pwr.h.
#define PWR_PVDLEVEL_3 PWR_CR1_PLS_LEV3 |
Programmable voltage detector level 3 selection : 2V4
Definition at line 78 of file stm32h7xx_hal_pwr.h.
#define PWR_PVDLEVEL_4 PWR_CR1_PLS_LEV4 |
Programmable voltage detector level 4 selection : 2V55
Definition at line 80 of file stm32h7xx_hal_pwr.h.
#define PWR_PVDLEVEL_5 PWR_CR1_PLS_LEV5 |
Programmable voltage detector level 5 selection : 2V7
Definition at line 82 of file stm32h7xx_hal_pwr.h.
#define PWR_PVDLEVEL_6 PWR_CR1_PLS_LEV6 |
Programmable voltage detector level 6 selection : 2V85
Definition at line 84 of file stm32h7xx_hal_pwr.h.
#define PWR_PVDLEVEL_7 PWR_CR1_PLS_LEV7 |
External input analog voltage (Compare internally to VREF)
Definition at line 86 of file stm32h7xx_hal_pwr.h.