- Category:
- uCOS
- Tags:
-
[C/C++]
[源码]
- File Size:
- 71kb
- Update:
- 2015-01-25
- Downloads:
- 0 Times
- Uploaded by:
- 范鹏
Description: Function: Reads keys, control LED flashes. First register PINSEL pin assignment to 0, set the pin connections GPIO. And then scan button, wait until a key is pressed, the program began flashing LED. In order to make a wide variety of LED flashing result, its design a table LED_TBL [], and continue to call for P0 [7: 0] This 8 is set to output an I/O port for a set or cleared get water lights pattern effect. When the button is pressed pick P0.14, LED flashing light will return to the original state all off, and then continue to follow the other fancy flashing.
To Search:
File list (Check if you may need any files):
keil源程序\config.h
..........\fanpeng.axf
..........\fanpeng.c
..........\fanpeng.crf
..........\fanpeng.d
..........\fanpeng.hex
..........\fanpeng.htm
..........\fanpeng.lnp
..........\fanpeng.map
..........\fanpeng.o
..........\fanpeng.plg
..........\fanpeng.sct
..........\fanpeng.tra
..........\fanpeng.uvopt
..........\fanpeng.uvproj
..........\fanpeng_Target 1.dep
..........\fanpeng_uvopt.bak
..........\fanpeng_uvproj.bak
..........\LPC2106.h
..........\Startup.lst
..........\Startup.o
..........\Startup.s
..........\target.h
花式流水灯.DSN
keil源程序