1 Star 0 Fork 5.4K

Srtian / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
I2cMsg.md 3.25 KB
一键复制 编辑 原始数据 按行查看 历史
wenjun 提交于 2020-09-08 10:08 . add OpenHarmony 1.0 baseline

I2cMsg

Overview

Related Modules:

I2C

Description:

Defines the I2C transfer message used during custom transfers.

Since:

1.0

Summary

Data Fields

Variable Name

Description

addr

uint16_t 

buf

uint8_t * 

len

uint16_t 

flags

uint16_t 

Details

Field Documentation

addr

uint16_t I2cMsg::addr

Description:

Address of the I2C device

buf

uint8_t* I2cMsg::buf

Description:

Address of the buffer for storing transferred data

flags

uint16_t I2cMsg::flags

len

uint16_t I2cMsg::len

Description:

Length of the transferred data

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/srtian96/docs.git
git@gitee.com:srtian96/docs.git
srtian96
docs
docs
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891