声明:
1、本翻译仅供个人学习使用,本人没有提供技术支持的义务,也不承担由此引发的任何后果。
2、请勿用于商业用途。
3、英文来自:http://www.keil.com/support/man/docs/c51/。
4、欢迎大家共同与我交流探讨(290207203@qq.com)。
PSOC Compiler Directive
| Abbreviation | None. |
| Arguments | None. |
| Default | Standard interrupt vectors are generated. |
| µVision | This directive is added automatically for Cypress PSoC devices. |
| Description | When using the PSOC directive, the compiler generates interrupt vectors for Cypress PSoC devices. |
| See Also | |
| Example | C51 SAMPLE.C PSOC |
PSOC 编译器伪指令
| 缩写 | 无。 |
| 参数 | 无。 |
| 缺省 | 生成标准的中断向量。 |
| µVision | 对Cypress 片上可编程器件,这个伪指令自动添加。 |
| 描述 | 使用PSOC 伪指令,编译器生成Cypress 片上可编程器件的指定向量。 |
| 参考 | |
| 示例 | C51 SAMPLE.C PSOC |
PSOC编译器伪指令详解
本文介绍了PSOC编译器伪指令的功能与用法,该指令用于为Cypress片上可编程系统(PSoC)设备生成特定的中断向量。文中还提供了与之相关的其他指令如INTERVAL和INTVECTOR的引用。
252

被折叠的 条评论
为什么被折叠?



