File nut/include/dev/reset.h


Included Files


Preprocessor definitions

#define _DEV_RESET_H_

#define NUT_RSTTYP_UNKNOWN 0

#define NUT_RSTTYP_POWERUP 1

#define NUT_RSTTYP_WATCHDOG 2

#define NUT_RSTTYP_EXTERNAL 3

#define NUT_RSTTYP_SOFTWARE 4

#define NUT_RSTTYP_BROWNOUT 5