![]() |
WL865E4-P
36.07.001
|
Structure defining details of exception information. More...
#include <m2mb_system_reset.h>
Data Fields | |
M2MB_SYSTEM_RESET_RESON_T | reason |
UINT32 | reg [16] |
Structure defining details of exception information.
Exception information details.
Definition at line 77 of file m2mb_system_reset.h.
M2MB_SYSTEM_RESET_RESON_T reason |
Exception reason
Definition at line 79 of file m2mb_system_reset.h.
UINT32 reg[16] |
Register content
Definition at line 80 of file m2mb_system_reset.h.