STM32H735xx HAL User Manual
|
Flags defines which can be used with LL_PWR_WriteReg function. More...
Defines | |
#define | LL_PWR_WAKEUP_PINS_PULL_SHIFT_OFFSET 2UL |
#define | LL_PWR_WAKEUP_PINS_MAX_SHIFT_MASK 0x1FU |
Flags defines which can be used with LL_PWR_WriteReg function.
#define LL_PWR_WAKEUP_PINS_MAX_SHIFT_MASK 0x1FU |
Definition at line 53 of file stm32h7xx_ll_pwr.h.
Referenced by LL_PWR_GetWakeUpPinPull(), LL_PWR_SetWakeUpPinPullDown(), LL_PWR_SetWakeUpPinPullNone(), and LL_PWR_SetWakeUpPinPullUp().
#define LL_PWR_WAKEUP_PINS_PULL_SHIFT_OFFSET 2UL |
Definition at line 52 of file stm32h7xx_ll_pwr.h.
Referenced by LL_PWR_GetWakeUpPinPull(), LL_PWR_SetWakeUpPinPullDown(), LL_PWR_SetWakeUpPinPullNone(), and LL_PWR_SetWakeUpPinPullUp().