未验证 提交 542eb10f 编写于 作者: O openharmony_ci 提交者: Gitee

!2649 修改pwn及i3c中说明、注意图片丢失问题

Merge pull request !2649 from liyan/master
......@@ -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 **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.
......
......@@ -32,11 +32,7 @@ The PWM APIs provide a set of functions for operating a PWM device, including th
<table border="0" cellpadding="0" cellspacing="0" width="800" style="border-collapse:
collapse;table-layout:fixed;width:700pt">
<colgroup><col class="xl65" width="300" style="mso-width-source:userset;mso-width-alt:13728;
width:300pt">
<col width="250" style="mso-width-source:userset;mso-width-alt:13216;width:250pt">
<col width="300" style="mso-width-source:userset;mso-width-alt:28352;width:300pt">
</colgroup><tbody><tr height="19" style="height:14.25pt">
<tbody><tr height="19" style="height:14.25pt">
<td height="19" class="xl66" width="300" style="height:14.25pt;width:300pt">Category</td>
<td class="xl67" width="250" style="width:250pt">API</td>
<td class="xl67" width="300" style="width:300pt">Description</td>
......@@ -81,18 +77,11 @@ The PWM APIs provide a set of functions for operating a PWM device, including th
<td height="19" style="height:14.25pt">PwmGetConfig</td>
<td>Obtains PWM device parameters.</td>
</tr>
<!--[if supportMisalignedColumns]-->
<tr height="0" style="display:none">
<td width="429" style="width:322pt"></td>
<td width="413" style="width:310pt"></td>
<td width="886" style="width:665pt"></td>
</tr>
<!--[endif]-->
</tbody></table>
>![](W:\doc\docs\en\device-dev\public_sys-resources\icon-note.gif) **NOTE:**
>![](../public_sys-resources/icon-note.gif) **NOTE:**
>The PWM module can be used in kernel mode but not in user mode.
## Usage Guidelines<a name="section3_PWM_des"></a>
......
......@@ -49,11 +49,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="800" style="border-collapse:
collapse;table-layout:fixed;width:700pt">
<colgroup><col class="xl65" width="300" style="mso-width-source:userset;mso-width-alt:13728;
width:300pt">
<col width="250" style="mso-width-source:userset;mso-width-alt:13216;width:250pt">
<col width="300" style="mso-width-source:userset;mso-width-alt:28352;width:300pt">
</colgroup><tbody><tr height="19" style="height:14.25pt">
<tbody><tr height="19" style="height:14.25pt">
<td height="19" class="xl66" width="300" style="height:14.25pt;width:300pt">功能分类</td>
<td class="xl67" width="250" style="width:250pt">接口名</td>
<td class="xl67" width="300" style="width:300pt">描述</td>
......@@ -98,18 +94,11 @@
<td height="19" style="height:14.25pt">PwmGetConfig</td>
<td>获取PWM设备参数</td>
</tr>
<!--[if supportMisalignedColumns]-->
<tr height="0" style="display:none">
<td width="429" style="width:322pt"></td>
<td width="413" style="width:310pt"></td>
<td width="886" style="width:665pt"></td>
</tr>
<!--[endif]-->
</tbody></table>
>![](W:\doc\docs\zh-cn\device-dev\public_sys-resources\icon-note.gif) **说明:**
>![](../public_sys-resources/icon-note.gif) **说明:**
>PWM当前仅限内核态使用,不支持在用户态使用。
## 使用指导<a name="section3_PWM_des"></a>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册