文件名称:KeyScan-WithShiftKey
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 147kb
- 下载次数:
- 0次
- 提 供 者:
- 吴*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.实现带shift键的按键扫描。
2.当多个键按下时(不包括shift键时),认为无效按键。
3.当单个键按下时,在延时去抖后发送该键的键码。
4.当shift键先按下,然后有复用功能的键被按下,在延时去抖发送该复用功能键键码-1 to achieve the key with the shift key scan.
(2) When more than one key pressed (not including the shift key), that the invalid keys.
3 When a single key press, after the delay to send the key to shaking the key code.
4, when the first press the shift key, and then have alternate functions of the keys is pressed, the debounce delay to send the key code multiplexing function keys
2.当多个键按下时(不包括shift键时),认为无效按键。
3.当单个键按下时,在延时去抖后发送该键的键码。
4.当shift键先按下,然后有复用功能的键被按下,在延时去抖发送该复用功能键键码-1 to achieve the key with the shift key scan.
(2) When more than one key pressed (not including the shift key), that the invalid keys.
3 When a single key press, after the delay to send the key to shaking the key code.
4, when the first press the shift key, and then have alternate functions of the keys is pressed, the debounce delay to send the key code multiplexing function keys
(系统自动生成,下载前可以参看下载内容)
下载文件列表
KeyScan-WithShiftKey\main.c
....................\按键状态图.jpg
....................\说明.txt
KeyScan-WithShiftKey
....................\按键状态图.jpg
....................\说明.txt
KeyScan-WithShiftKey