STM32H735xx HAL User Manual
Defines
PWREx Wake-Up Pins masks and offsets
PWREx_Private_Constants

Defines

#define PWR_EXTI_WAKEUP_PINS_MASK
#define PWR_WAKEUP_PINS_PULL_SHIFT_OFFSET   (2U)

Define Documentation

Value:
(EXTI_IMR2_IM55 | EXTI_IMR2_IM56 |\
                                    EXTI_IMR2_IM58 | EXTI_IMR2_IM60)

Definition at line 202 of file stm32h7xx_hal_pwr_ex.c.

Referenced by HAL_PWREx_EnableWakeUpPin().

Definition at line 207 of file stm32h7xx_hal_pwr_ex.c.

Referenced by HAL_PWREx_EnableWakeUpPin().