STM32L443xx HAL User Manual
|
Defines | |
#define | PWR_EXTI_LINE_PVM1 ((uint32_t)0x00000008) |
#define | PWR_EXTI_LINE_PVM3 ((uint32_t)0x00000020) |
#define | PWR_EXTI_LINE_PVM4 ((uint32_t)0x00000040) |
#define PWR_EXTI_LINE_PVM1 ((uint32_t)0x00000008) |
External interrupt line 35 Connected to the PVM1 EXTI Line
Definition at line 220 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 225 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 226 of file stm32l4xx_hal_pwr_ex.h.