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

成员变量 | ||
| at_msg_type_t | type | |
| union { | ||
| at_cmd_msg_t cmd | ||
| at_result_msg_t result | ||
| at_urc_report_msg_t urc | ||
| at_timeout_msg_t timeout | ||
| at_cmd_msg_t interactivity | ||
| } | sub_msg | |
| at_cmd_msg_t at_msg_block_t::cmd |
| at_cmd_msg_t at_msg_block_t::interactivity |
| at_result_msg_t at_msg_block_t::result |
| union { ... } at_msg_block_t::sub_msg |
| at_timeout_msg_t at_msg_block_t::timeout |
| at_msg_type_t at_msg_block_t::type |
| at_urc_report_msg_t at_msg_block_t::urc |