mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 19:47:44 +08:00
修改文档文件夹位置,添加部分文档
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
|
||||
可以作为io接口,也可以处理外部中断.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
使用示例
|
||||
|
||||
@@ -22,4 +20,4 @@ GPIO_Init_Config_s gpio_init = {
|
||||
GPIOInstance* test_example = GPIORegister(&gpio_init);
|
||||
GPIOSet(test_example);
|
||||
// GPIOxxx(test_exmaple, ...);
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user