HAL + 0/1 examples
CodeScope will show references to LL_PWR_WAKEUP_PIN1 from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
PWR
 
Symbols
loading...
Files
loading...

LL_PWR_WAKEUP_PIN1 macro

WKUP pin 1 : PA0

Syntax

#define LL_PWR_WAKEUP_PIN1 (PWR_CSR_EWUP1)

Examples

LL_PWR_WAKEUP_PIN1 is referenced by 1 libraries and example projects.

References

LocationText
stm32f4xx_ll_pwr.h:142
#define LL_PWR_WAKEUP_PIN1 (PWR_CSR_EWUP) /*!< WKUP pin : PA0 */
stm32f4xx_ll_pwr.h:145
#define LL_PWR_WAKEUP_PIN1 (PWR_CSR_EWUP1) /*!< WKUP pin 1 : PA0 */