📄 readme.txt
字号:
外部中断使用实验用例
目录文件结构:
Extint_test
├─ main.c C语言主源文件
├─ int_test.c 中断处理函数源文件
└─ led.c Led灯控制函数源文件
测试结果
------------------------------------------------------------------------------------------------------------------
Embest Arm EduKit II Evaluation Board
External Interrupt Test Example
Please Select the trigger:
1 - Falling trigger
2 - Rising trigger
3 - Both Edge trigger
4 - Low level trigger
5 - High level trigger
any key to exit...
Press the buttons
push buttons may have glitch noise problem
EINT6 had been occured... LED1 (D1204) on
------------------------------------------------------------------------------------------------------------------
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -