Em2xx_resets#

#

#define
EM2XX_RESET_UNKNOWN 0

EM2xx-compatible reset code returned by halGetEm2xxResetInfo()

#define
EM2XX_RESET_EXTERNAL 1
#define
EM2XX_RESET_POWERON 2
#define
EM2XX_RESET_WATCHDOG 3
#define
EM2XX_RESET_ASSERT 6
#define
EM2XX_RESET_BOOTLOADER 9
#define
EM2XX_RESET_SOFTWARE 11