WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
exc_info_t结构体 参考

#include <exception.h>

exc_info_t 的协作图:

成员变量

uint16_t phase
 
uint16_t type
 
uint32_t fault_addr
 
uint32_t intnum_or_taskid
 
uint16_t nest_cnt
 
uint16_t reserved
 
exc_content_tcontext
 

结构体成员变量说明

◆ context

exc_content_t* exc_info_t::context

◆ fault_addr

uint32_t exc_info_t::fault_addr

◆ intnum_or_taskid

uint32_t exc_info_t::intnum_or_taskid

◆ nest_cnt

uint16_t exc_info_t::nest_cnt

◆ phase

uint16_t exc_info_t::phase

◆ reserved

uint16_t exc_info_t::reserved

◆ type

uint16_t exc_info_t::type

该结构体的文档由以下文件生成: