STM32H735xx HAL User Manual
|
Defines | |
#define | PWR_EXTI_WAKEUP_PINS_MASK |
#define | PWR_WAKEUP_PINS_PULL_SHIFT_OFFSET (2U) |
#define PWR_EXTI_WAKEUP_PINS_MASK |
(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().
#define PWR_WAKEUP_PINS_PULL_SHIFT_OFFSET (2U) |
Definition at line 207 of file stm32h7xx_hal_pwr_ex.c.
Referenced by HAL_PWREx_EnableWakeUpPin().