StandbyRTCBKPSRAMMode_Measure() is only used within PWR_CurrentConsumption.
 
Symbols
loading...
Files
loading...

StandbyRTCBKPSRAMMode_Measure() function

This function configures the system to enter Standby mode with RTC clocked by LSE or LSI and with Backup SRAM ON for current consumption measurement purpose. STANDBY Mode with RTC clocked by LSE/LSI and BKPSRAM ==================================================== - RTC Clocked by LSE or LSI - Backup SRAM ON - IWDG OFF - Automatic Wakeup using RTC clocked by LSE/LSI (after ~20s)

Syntax

void StandbyRTCBKPSRAMMode_Measure(void);
Implemented in stm32f4xx_lp_modes.c:348

Return value

None

References

LocationText
stm32f4xx_lp_modes.c:348
void StandbyRTCBKPSRAMMode_Measure(void)
stm32f4xx_lp_modes.h:49
void StandbyRTCBKPSRAMMode_Measure(void);