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

LL_PWR_EnableWakeUpPin() function

Enable the WakeUp PINx functionality (*) not available on all devices

Syntax

__STATIC_INLINE void LL_PWR_EnableWakeUpPin(uint32_t WakeUpPin);

Arguments

WakeUpPin

This parameter can be one of the following values: @arg LL_PWR_WAKEUP_PIN1 @arg LL_PWR_WAKEUP_PIN2 (*) @arg LL_PWR_WAKEUP_PIN3 (*)

Return value

None

Examples

LL_PWR_EnableWakeUpPin() is referenced by 1 libraries and example projects.

References

LocationText
stm32f4xx_ll_pwr.h:787
__STATIC_INLINE void LL_PWR_EnableWakeUpPin(uint32_t WakeUpPin)

Data Use

Data read by LL_PWR_EnableWakeUpPin()
LL_PWR_EnableWakeUpPin()