STM32G474xx HAL用户手册
宏定义
PWR PVD外部中断线
PWR导出常量

宏定义

#define PWR_EXTI_LINE_PVD   ((uint32_t)0x00010000)

宏定义文档

#define PWR_EXTI_LINE_PVD   ((uint32_t)0x00010000)

外部中断线16连接到PVD EXTI线

定义于文件stm32g4xx_hal_pwr.h的第131行。