通过Reset(WaUp)针脚从待机状态唤醒
①void PWR_WakeUpPinCmd(FunctionalState NewState); //使能针脚
②void PWR_EnterSTANDBYMode(void); //进入待机模式
* @brief Enters STANDBY mode.
* @note In Standby mode, all I/O pins are high impedance except for:
* - Reset pad (still available)
* - RTC_AF1 pin (PC13) if configured for tamper, time-stamp, RTC
* Alarm out, or RTC clock calibration out.
* - RTC_AF2 pin (PI8) if configured for tamper or time-stamp.
* - WKUP pin 1 (PA0) if enabled.