文件名称:F06x_External_Interrupts
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-03-31
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- liya****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
C8051F060 外中断程序.程序展示了如何配置外中断0和外中断1.在 P0.0 脚上的边沿触发信号翻转LED.-This software shows the necessary configuration to use External Interrupt 0
(/INT0) or External Interrupt 1 (/INT1) as an interrupt source. The code
executes the initialization routines and then spins in an infinite while()
loop. If the button P3.7 (on the target board) is pressed, then the
edge-triggered /INT0 input on P0.0 will cause an interrupt and toggle the
LED.
(/INT0) or External Interrupt 1 (/INT1) as an interrupt source. The code
executes the initialization routines and then spins in an infinite while()
loop. If the button P3.7 (on the target board) is pressed, then the
edge-triggered /INT0 input on P0.0 will cause an interrupt and toggle the
LED.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
F06x_External_Interrupts.c