|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include <exception.h>

成员变量 | |
| uint16_t | phase |
| uint16_t | type |
| uint32_t | fault_addr |
| uint32_t | intnum_or_taskid |
| uint16_t | nest_cnt |
| uint16_t | reserved |
| exc_content_t * | context |
| exc_content_t* exc_info_t::context |
| uint32_t exc_info_t::fault_addr |
| uint32_t exc_info_t::intnum_or_taskid |
| uint16_t exc_info_t::nest_cnt |
| uint16_t exc_info_t::phase |
| uint16_t exc_info_t::reserved |
| uint16_t exc_info_t::type |