内容大更新

更加规范化
加入modbus类
优化帮助文档
This commit is contained in:
XerolySkinner
2022-11-22 03:43:24 +08:00
parent 0c162ac508
commit 08f9f63eb3
4189 changed files with 151258 additions and 42177 deletions

19
Doc/man/man3/todo.3 Normal file
View 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