You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker
7ee447c011
|
4 months ago | |
---|---|---|
.. | ||
Android.bp | 4 months ago | |
BUILD.gn | 4 months ago | |
Makefile | 4 months ago | |
product_package.mk | 4 months ago | |
readme.txt | 4 months ago | |
readme_cn.txt | 4 months ago | |
sample_gpio_dir.c | 4 months ago | |
sample_gpio_read.c | 4 months ago | |
sample_gpio_write.c | 4 months ago |
readme.txt
Purpose: to demonstrate usage of interface in GPIO module . Command: GPIO read: ./sample_gpio_read Group | Bit GPIO write: ./sample_gpio_write Group | Bit | Value GPIO dir: ./sample_gpio_dir Group | Bit | Dir Parameter: Group: GPIO number, Bit: Bit number, Value: high/level. Notice: no.