STM32H735xx HAL User Manual
|
Defines | |
#define | PWR_AVDLEVEL_0 PWR_CR1_ALS_LEV0 |
#define | PWR_AVDLEVEL_1 PWR_CR1_ALS_LEV1 |
#define | PWR_AVDLEVEL_2 PWR_CR1_ALS_LEV2 |
#define | PWR_AVDLEVEL_3 PWR_CR1_ALS_LEV3 |
#define PWR_AVDLEVEL_0 PWR_CR1_ALS_LEV0 |
Analog voltage detector level 0 selection : 1V7
Definition at line 261 of file stm32h7xx_hal_pwr_ex.h.
#define PWR_AVDLEVEL_1 PWR_CR1_ALS_LEV1 |
Analog voltage detector level 1 selection : 2V1
Definition at line 263 of file stm32h7xx_hal_pwr_ex.h.
#define PWR_AVDLEVEL_2 PWR_CR1_ALS_LEV2 |
Analog voltage detector level 2 selection : 2V5
Definition at line 265 of file stm32h7xx_hal_pwr_ex.h.
#define PWR_AVDLEVEL_3 PWR_CR1_ALS_LEV3 |
Analog voltage detector level 3 selection : 2V8
Definition at line 267 of file stm32h7xx_hal_pwr_ex.h.