未验证 提交 daac5914 编写于 作者: A Annie_wang 提交者: Gitee

update en/device-dev/driver/driver-peripherals-audio-des.md.

Signed-off-by: NAnnie_wang <annie.wangli@huawei.com>
上级 8e4019bf
......@@ -747,7 +747,7 @@ int32_t AccessoryI2cReadWrite(struct AudioAddrConfig *regAttr, uint16_t rwFlag)
### Implementing the Accessory Operation Function Set<a name="section4223"></a>
The callbacks **AccessoryDeviceRegRead** and **AccessoryDeviceRegWrite** invokes **AccessoryI2cReadWrite** to read and write the control register values.
The callbacks **AccessoryDeviceRegRead** and **AccessoryDeviceRegWrite** invoke **AccessoryI2cReadWrite** to read and write the control register values.
```c
int32_t AccessoryDeviceRegRead(const struct AccessoryDevice *codec, uint32_t reg, uint32_t *val)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册