内容大更新
更加规范化 加入modbus类 优化帮助文档
This commit is contained in:
19
Doc/man/man3/todo.3
Normal file
19
Doc/man/man3/todo.3
Normal file
@@ -0,0 +1,19 @@
|
||||
.TH "todo" 3 "2022年 十一月 22日 星期二" "Version 2.0.0" "MF32BSP_XerolySkinner" \" -*- nroff -*-
|
||||
.ad l
|
||||
.nh
|
||||
.SH NAME
|
||||
todo \- 待办事项列表
|
||||
.PP
|
||||
|
||||
.IP "\fB成员 \fBbsp_IIC::IIC_Delay\fP (void)=0\fP" 1c
|
||||
需要为其实现才可使用软件IIC
|
||||
.IP "\fB成员 \fBbsp_IIC::IIC_SCK\fP (u8 var)=0\fP" 1c
|
||||
需要为其实现才可使用软件IIC
|
||||
.IP "\fB成员 \fBbsp_IIC::IIC_SDA\fP (u8 var)=0\fP" 1c
|
||||
需要为其实现才可使用软件IIC
|
||||
.IP "\fB成员 \fBMainInit\fP (void)\fP" 1c
|
||||
在此处填写初始化程序
|
||||
.IP "\fB成员 \fBMainSystem\fP (void)\fP" 1c
|
||||
在此处填写主进程程序
|
||||
.PP
|
||||
|
||||
Reference in New Issue
Block a user