STM32L486xx HAL User Manual
Defines
PWR PVM event lines
PWR Extended Exported Constants

Defines

#define PWR_EVENT_LINE_PVM1   ((uint32_t)0x00000008)
#define PWR_EVENT_LINE_PVM2   ((uint32_t)0x00000010)
#define PWR_EVENT_LINE_PVM3   ((uint32_t)0x00000020)
#define PWR_EVENT_LINE_PVM4   ((uint32_t)0x00000040)

Define Documentation

#define PWR_EVENT_LINE_PVM1   ((uint32_t)0x00000008)

Event line 35 Connected to the PVM1 EXTI Line

Definition at line 252 of file stm32l4xx_hal_pwr_ex.h.

#define PWR_EVENT_LINE_PVM2   ((uint32_t)0x00000010)

Event line 36 Connected to the PVM2 EXTI Line

Definition at line 255 of file stm32l4xx_hal_pwr_ex.h.

#define PWR_EVENT_LINE_PVM3   ((uint32_t)0x00000020)

Event line 37 Connected to the PVM3 EXTI Line

Definition at line 257 of file stm32l4xx_hal_pwr_ex.h.

#define PWR_EVENT_LINE_PVM4   ((uint32_t)0x00000040)

Event line 38 Connected to the PVM4 EXTI Line

Definition at line 258 of file stm32l4xx_hal_pwr_ex.h.