|
XWOS API
4.0
XWOS C/C++ API参考手册
|
XWLUA库:设备栈:I2C主机控制器 更多...

结构体 | |
| struct | xwlua_i2cm |
| XWLUA I2C 主机控制器对象 更多... | |
| struct | xwlua_i2cm_msg |
| XWLUA I2C 主机消息 更多... | |
函数 | |
| void | xwlua_i2cm_register (lua_State *L, const char *name, struct xwds_i2cm *i2cm) |
| 注册I2C主机模式控制器对象 | |
| void | xwlua_i2cm_unregister (lua_State *L, const char *name) |
| 删除I2C主机模式控制器对象 | |
XWLUA库:设备栈:I2C主机控制器
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
在文件 i2cm.h 中定义.