Em2xx_resets

Description

#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
 

Macro Definition Documentation

◆ EM2XX_RESET_UNKNOWN

#define EM2XX_RESET_UNKNOWN   0

EM2xx-compatible reset code returned by halGetEm2xxResetInfo()