未验证 提交 d57a489b 编写于 作者: L liyan 提交者: Gitee

修改注意图片丢失问题 [英文]

Signed-off-by: Nli-yan339 <liyan339@h-partners.com>
上级 5ec68dfe
...@@ -225,7 +225,7 @@ if (ret != 2) { ...@@ -225,7 +225,7 @@ if (ret != 2) {
} }
``` ```
>![](./public_sys-resources/icon-caution.gif) **Caution** >![](../public_sys-resources/icon-caution.gif) **Caution**
> >
>- The device address in the **I3cMsg** structure does not contain the read/write flag bit. The read/write information is passed by the read/write control bit in the member variable **flags**. >- The device address in the **I3cMsg** structure does not contain the read/write flag bit. The read/write information is passed by the read/write control bit in the member variable **flags**.
>- The **I3cTransfer()** function does not limit the number of message structures or the length of data in each message structure. The I3C controller determines these two limits. >- The **I3cTransfer()** function does not limit the number of message structures or the length of data in each message structure. The I3C controller determines these two limits.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册