STM32H735xx HAL User Manual
|
Defines | |
#define | PWR_WAKEUP_PIN6 PWR_WKUPEPR_WKUPEN6 |
#define | PWR_WAKEUP_PIN4 PWR_WKUPEPR_WKUPEN4 |
#define | PWR_WAKEUP_PIN2 PWR_WKUPEPR_WKUPEN2 |
#define | PWR_WAKEUP_PIN1 PWR_WKUPEPR_WKUPEN1 |
#define | PWR_WAKEUP_PIN6_HIGH PWR_WKUPEPR_WKUPEN6 |
#define | PWR_WAKEUP_PIN4_HIGH PWR_WKUPEPR_WKUPEN4 |
#define | PWR_WAKEUP_PIN2_HIGH PWR_WKUPEPR_WKUPEN2 |
#define | PWR_WAKEUP_PIN1_HIGH PWR_WKUPEPR_WKUPEN1 |
#define | PWR_WAKEUP_PIN6_LOW (PWR_WKUPEPR_WKUPP6 | PWR_WKUPEPR_WKUPEN6) |
#define | PWR_WAKEUP_PIN4_LOW (PWR_WKUPEPR_WKUPP4 | PWR_WKUPEPR_WKUPEN4) |
#define | PWR_WAKEUP_PIN2_LOW (PWR_WKUPEPR_WKUPP2 | PWR_WKUPEPR_WKUPEN2) |
#define | PWR_WAKEUP_PIN1_LOW (PWR_WKUPEPR_WKUPP1 | PWR_WKUPEPR_WKUPEN1) |
#define PWR_WAKEUP_PIN1 PWR_WKUPEPR_WKUPEN1 |
Definition at line 112 of file stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN1_HIGH PWR_WKUPEPR_WKUPEN1 |
Definition at line 124 of file stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN1_LOW (PWR_WKUPEPR_WKUPP1 | PWR_WKUPEPR_WKUPEN1) |
Definition at line 136 of file stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN2 PWR_WKUPEPR_WKUPEN2 |
Definition at line 111 of file stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN2_HIGH PWR_WKUPEPR_WKUPEN2 |
Definition at line 123 of file stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN2_LOW (PWR_WKUPEPR_WKUPP2 | PWR_WKUPEPR_WKUPEN2) |
Definition at line 135 of file stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN4 PWR_WKUPEPR_WKUPEN4 |
Definition at line 107 of file stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN4_HIGH PWR_WKUPEPR_WKUPEN4 |
Definition at line 119 of file stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN4_LOW (PWR_WKUPEPR_WKUPP4 | PWR_WKUPEPR_WKUPEN4) |
Definition at line 131 of file stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN6 PWR_WKUPEPR_WKUPEN6 |
Definition at line 103 of file stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN6_HIGH PWR_WKUPEPR_WKUPEN6 |
Definition at line 115 of file stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN6_LOW (PWR_WKUPEPR_WKUPP6 | PWR_WKUPEPR_WKUPEN6) |
Definition at line 127 of file stm32h7xx_hal_pwr_ex.h.