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

StandbyRTCMode_Measure() function

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

Syntax

void StandbyRTCMode_Measure(void);
Implemented in stm32f4xx_lp_modes.c:277

Return value

None

References

LocationText
stm32f4xx_lp_modes.c:277
void StandbyRTCMode_Measure(void)
stm32f4xx_lp_modes.h:48
void StandbyRTCMode_Measure(void);