WE310F5  39.00.000
M2MB_SYSTEM_EXCEPTION_INFO Struct Reference

Structure defining details of exception information. More...

#include <m2mb_system_reset.h>

Data Fields

M2MB_SYSTEM_RESET_RESON_T reason
 
UINT32 reg [16]
 
UINT32 stk_reg [30]
 
UINT8 file_name [M2MB_ERR_LOG_MAX_FILE_NAME_LEN]
 
UINT32 line_no
 
UINT8 thread_name [M2MB_ERR_LOG_MAX_THREAD_NAME_LEN]
 

Detailed Description

Structure defining details of exception information.

Exception information details.

Definition at line 86 of file m2mb_system_reset.h.

Field Documentation

◆ file_name

Name of the file where the exception occoured

Definition at line 91 of file m2mb_system_reset.h.

◆ line_no

UINT32 line_no

Line number at which the exception occoured

Definition at line 92 of file m2mb_system_reset.h.

◆ reason

Exception reason

Definition at line 88 of file m2mb_system_reset.h.

◆ reg

UINT32 reg[16]

Register content

Definition at line 89 of file m2mb_system_reset.h.

◆ stk_reg

UINT32 stk_reg[30]

Stack Register content

Definition at line 90 of file m2mb_system_reset.h.

◆ thread_name

Active thread name when exception occoured

Definition at line 93 of file m2mb_system_reset.h.


The documentation for this struct was generated from the following file: