Question
Does STM32 have registers to determine the restart type?
STM32L051C8, use standby mode; exit is equivalent to restart; whether there is a flag bit to determine the type of restart; for example, power-on restart, watchdog restart, low-power wake-up can be distinguished; whether it can distinguish the standby mode that wakes up by which way ? For example, is the wakeup pin interrupt or the RTC clock?
