|
STM32H735xx HAL User Manual
|
Defines | |
| #define | LL_PWR_AVDLEVEL_0 PWR_CR1_ALS_LEV0 |
| #define | LL_PWR_AVDLEVEL_1 PWR_CR1_ALS_LEV1 |
| #define | LL_PWR_AVDLEVEL_2 PWR_CR1_ALS_LEV2 |
| #define | LL_PWR_AVDLEVEL_3 PWR_CR1_ALS_LEV3 |
| #define LL_PWR_AVDLEVEL_0 PWR_CR1_ALS_LEV0 |
Analog Voltage threshold detected by AVD 1.7 V
Definition at line 248 of file stm32h7xx_ll_pwr.h.
| #define LL_PWR_AVDLEVEL_1 PWR_CR1_ALS_LEV1 |
Analog Voltage threshold detected by AVD 2.1 V
Definition at line 249 of file stm32h7xx_ll_pwr.h.
| #define LL_PWR_AVDLEVEL_2 PWR_CR1_ALS_LEV2 |
Analog Voltage threshold detected by AVD 2.5 V
Definition at line 250 of file stm32h7xx_ll_pwr.h.
| #define LL_PWR_AVDLEVEL_3 PWR_CR1_ALS_LEV3 |
Analog Voltage threshold detected by AVD 2.8 V
Definition at line 251 of file stm32h7xx_ll_pwr.h.
1.7.6.1