230 Star 1.2K Fork 357

GVPzlgopen/awtk

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tk_msg_header_t.md 1.00 KB
一键复制 编辑 原始数据 按行查看 历史
lixianjing 提交于 1年前 . sync docs

tk_msg_header_t

概述

消息头。

属性

属性名称 类型 说明
data_type uint8_t 数据类型。
resp_code uint8_t 响应码(仅适用于resp)。
size uint32_t 消息体的大小。
type uint16_t 消息类型。

data_type 属性


数据类型。

  • 类型:uint8_t

resp_code 属性


响应码(仅适用于resp)。

  • 类型:uint8_t

size 属性


消息体的大小。

  • 类型:uint32_t

type 属性


消息类型。

  • 类型:uint16_t
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/zlgopen/awtk.git
git@gitee.com:zlgopen/awtk.git
zlgopen
awtk
awtk
master

搜索帮助