Macros

#define PWR_EXTWKUP_PIN0   LL_PWR_EXTWKUP_PIN0
 
#define PWR_EXTWKUP_PIN1   LL_PWR_EXTWKUP_PIN1
 
#define PWR_EXTWKUP_PIN2   LL_PWR_EXTWKUP_PIN2
 
#define PWR_EXTWKUP_PIN3   LL_PWR_EXTWKUP_PIN3
 
#define PWR_EXTWKUP_PIN4   LL_PWR_EXTWKUP_PIN4
 
#define PWR_EXTWKUP_PIN5   LL_PWR_EXTWKUP_PIN5
 
#define PWR_EXTWKUP_PIN6   LL_PWR_EXTWKUP_PIN6
 
#define PWR_EXTWKUP_PIN7   LL_PWR_EXTWKUP_PIN7
 
#define PWR_EXTWKUP_PIN_ALL   LL_PWR_EXTWKUP_PIN_ALL
 

Detailed Description

Macro Definition Documentation

◆ PWR_EXTWKUP_PIN0

#define PWR_EXTWKUP_PIN0   LL_PWR_EXTWKUP_PIN0

External wakeup pin 0

Definition at line 111 of file gr55xx_hal_pwr.h.

◆ PWR_EXTWKUP_PIN1

#define PWR_EXTWKUP_PIN1   LL_PWR_EXTWKUP_PIN1

External wakeup pin 1

Definition at line 112 of file gr55xx_hal_pwr.h.

◆ PWR_EXTWKUP_PIN2

#define PWR_EXTWKUP_PIN2   LL_PWR_EXTWKUP_PIN2

External wakeup pin 2

Definition at line 113 of file gr55xx_hal_pwr.h.

◆ PWR_EXTWKUP_PIN3

#define PWR_EXTWKUP_PIN3   LL_PWR_EXTWKUP_PIN3

External wakeup pin 3

Definition at line 114 of file gr55xx_hal_pwr.h.

◆ PWR_EXTWKUP_PIN4

#define PWR_EXTWKUP_PIN4   LL_PWR_EXTWKUP_PIN4

External wakeup pin 4

Definition at line 115 of file gr55xx_hal_pwr.h.

◆ PWR_EXTWKUP_PIN5

#define PWR_EXTWKUP_PIN5   LL_PWR_EXTWKUP_PIN5

External wakeup pin 5

Definition at line 116 of file gr55xx_hal_pwr.h.

◆ PWR_EXTWKUP_PIN6

#define PWR_EXTWKUP_PIN6   LL_PWR_EXTWKUP_PIN6

External wakeup pin 6

Definition at line 117 of file gr55xx_hal_pwr.h.

◆ PWR_EXTWKUP_PIN7

#define PWR_EXTWKUP_PIN7   LL_PWR_EXTWKUP_PIN7

External wakeup pin 7

Definition at line 118 of file gr55xx_hal_pwr.h.

◆ PWR_EXTWKUP_PIN_ALL

#define PWR_EXTWKUP_PIN_ALL   LL_PWR_EXTWKUP_PIN_ALL

External wakeup pin 0 ~ 7

Definition at line 119 of file gr55xx_hal_pwr.h.