WakeUp pin configuration functions.
More...
WakeUp pin configuration functions.
===============================================================================
##### WakeUp pin configuration functions #####
===============================================================================
[..]
(+) WakeUp pin is used to wakeup the system from Standby mode. This pin is
forced in input pull down configuration and is active on rising edges.
(+) There is only one WakeUp pin: WakeUp Pin 1 on PA.00.
| void PWR_WakeUpPinCmd |
( |
FunctionalState |
NewState | ) |
|
Enables or disables the WakeUp Pin functionality.
- Parameters
-
| NewState | new state of the WakeUp Pin functionality. This parameter can be: ENABLE or DISABLE. |
- Return values
-