文件名称:11
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-04-25
- 文件大小:
- 42kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
程序说明:
这个软件显示必要的配置使用外部中断0(/ INT0 )或外部中断1( / INT1 )作为中断源。
该代码执行初始化程序,然后旋转在无限while ( )循环。如果P1.4(在目标板上)上的
按钮被按下,然后边沿触发INT0 P0.0输入,将导致中断并切换LED。-Program descr iption:
This software displays the necessary configuration using external interrupt 0 (/ INT0) or external interrupt 1 (/ INT1) as the interrupt source.
The initialization code is executed, and then rotated in an infinite while () loop. If P1.4 (target board) on
Button is pressed, then edge-triggered INT0 P0.0 input will cause an interrupt and switch LED.
这个软件显示必要的配置使用外部中断0(/ INT0 )或外部中断1( / INT1 )作为中断源。
该代码执行初始化程序,然后旋转在无限while ( )循环。如果P1.4(在目标板上)上的
按钮被按下,然后边沿触发INT0 P0.0输入,将导致中断并切换LED。-Program descr iption:
This software displays the necessary configuration using external interrupt 0 (/ INT0) or external interrupt 1 (/ INT1) as the interrupt source.
The initialization code is executed, and then rotated in an infinite while () loop. If P1.4 (target board) on
Button is pressed, then edge-triggered INT0 P0.0 input will cause an interrupt and switch LED.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
F410外部中断0和1\ExtDll.iex
................\STARTUP.A51
................\STARTUP.LST
................\STARTUP.OBJ
................\zhongduan
................\zhongduan.c
................\zhongduan.hex
................\zhongduan.lnp
................\zhongduan.LST
................\zhongduan.M51
................\zhongduan.OBJ
................\zhongduan.opt.bak
................\zhongduan.plg
................\zhongduan.Uv2.bak
................\zhongduan.uvgui.lixinpeng
................\zhongduan.uvopt
................\zhongduan.uvproj
................\zhongduan_Opt.Bak
................\zhongduan_Uv2.Bak
................\zhongduan_uvopt.bak
................\zhongduan_uvproj.bak
F410外部中断0和1