STM32L486xx HAL User Manual
Defines
PWR PVM external interrupts lines
PWR Extended Exported Constants

Defines

#define PWR_EXTI_LINE_PVM1   ((uint32_t)0x00000008)
#define PWR_EXTI_LINE_PVM2   ((uint32_t)0x00000010)
#define PWR_EXTI_LINE_PVM3   ((uint32_t)0x00000020)
#define PWR_EXTI_LINE_PVM4   ((uint32_t)0x00000040)

Define Documentation

#define PWR_EXTI_LINE_PVM1   ((uint32_t)0x00000008)

External interrupt line 35 Connected to the PVM1 EXTI Line

Definition at line 237 of file stm32l4xx_hal_pwr_ex.h.

#define PWR_EXTI_LINE_PVM2   ((uint32_t)0x00000010)

External interrupt line 36 Connected to the PVM2 EXTI Line

Definition at line 240 of file stm32l4xx_hal_pwr_ex.h.

#define PWR_EXTI_LINE_PVM3   ((uint32_t)0x00000020)

External interrupt line 37 Connected to the PVM3 EXTI Line

Definition at line 242 of file stm32l4xx_hal_pwr_ex.h.

#define PWR_EXTI_LINE_PVM4   ((uint32_t)0x00000040)

External interrupt line 38 Connected to the PVM4 EXTI Line

Definition at line 243 of file stm32l4xx_hal_pwr_ex.h.