STM32G474xx HAL User Manual
宏定义
PVDLEVEL
PWR Exported Constants

宏定义

#define LL_PWR_PVDLEVEL_0   (PWR_CR2_PLS_LEV0) /* VPVD0 约2.0V */
#define LL_PWR_PVDLEVEL_1   (PWR_CR2_PLS_LEV1) /* VPVD1 约2.2V */
#define LL_PWR_PVDLEVEL_2   (PWR_CR2_PLS_LEV2) /* VPVD2 约2.4V */
#define LL_PWR_PVDLEVEL_3   (PWR_CR2_PLS_LEV3) /* VPVD3 约2.5V */
#define LL_PWR_PVDLEVEL_4   (PWR_CR2_PLS_LEV4) /* VPVD4 约2.6V */
#define LL_PWR_PVDLEVEL_5   (PWR_CR2_PLS_LEV5) /* VPVD5 约2.8V */
#define LL_PWR_PVDLEVEL_6   (PWR_CR2_PLS_LEV6) /* VPVD6 约2.9V */
#define LL_PWR_PVDLEVEL_7   (PWR_CR2_PLS_LEV7) /* 外部输入模拟电压 (内部与VREFINT比较) */

宏定义文档

#define LL_PWR_PVDLEVEL_0   (PWR_CR2_PLS_LEV0) /* VPVD0 约2.0V */

Definition at line 141 of file stm32g4xx_ll_pwr.h.

#define LL_PWR_PVDLEVEL_1   (PWR_CR2_PLS_LEV1) /* VPVD1 约2.2V */

Definition at line 142 of file stm32g4xx_ll_pwr.h.

#define LL_PWR_PVDLEVEL_2   (PWR_CR2_PLS_LEV2) /* VPVD2 约2.4V */

Definition at line 143 of file stm32g4xx_ll_pwr.h.

#define LL_PWR_PVDLEVEL_3   (PWR_CR2_PLS_LEV3) /* VPVD3 约2.5V */

Definition at line 144 of file stm32g4xx_ll_pwr.h.

#define LL_PWR_PVDLEVEL_4   (PWR_CR2_PLS_LEV4) /* VPVD4 约2.6V */

Definition at line 145 of file stm32g4xx_ll_pwr.h.

#define LL_PWR_PVDLEVEL_5   (PWR_CR2_PLS_LEV5) /* VPVD5 约2.8V */

Definition at line 146 of file stm32g4xx_ll_pwr.h.

#define LL_PWR_PVDLEVEL_6   (PWR_CR2_PLS_LEV6) /* VPVD6 约2.9V */

Definition at line 147 of file stm32g4xx_ll_pwr.h.

#define LL_PWR_PVDLEVEL_7   (PWR_CR2_PLS_LEV7) /* 外部输入模拟电压 (内部与VREFINT比较) */

Definition at line 148 of file stm32g4xx_ll_pwr.h.