提交 81b5c560 编写于 作者: 胡斌峰

fix doc

Signed-off-by: N胡斌峰 <bfhuc@isoftstone.com>
上级 6c7f6d42
......@@ -91,7 +91,7 @@ DevHandle SpiOpen(const struct SpiDevInfo *info);
```
struct SpiDevInfo spiDevinfo; /* SPI设备描述符 */
DevHandle spiHandle = NULL; /* SPI设备句柄 */
DevHandle spiHandle = NULL; /* SPI设备句柄 */
spiDevinfo.busNum = 0; /* SPI设备总线号 */
spiDevinfo.csNum = 0; /* SPI设备片选号 */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册