公告板
版本库
filestore
活动
搜索
登录
main
/
F030C8T6_Kbus_MIX
概况
操作记录
提交次数
目录
文档
派生
对比
查看
|
历史
|
提交
|
提交对比
Change KBus to OOP and Packge
QuakeGod
2024-04-12
5dd1b7fdcc52a43867f924e8d220de8467af372a
[F030C8T6_Kbus_MIX.git]
/
KSingleLineBus
/
drivers
/
gpio.h
提交
|
用户
|
age
5dd1b7
1
#ifndef __GPIO_H_
Q
2
#define __GPIO_H_
3
4
5
void IO_Init(void);
6
7
8
9
10
#endif