声明:
1、本翻译仅供个人学习使用,本人没有提供技术支持的义务,也不承担由此引发的任何后果。
2、请勿用于商业用途。
3、英文来自:http://www.keil.com/support/man/docs/c51/。
4、欢迎大家共同与我交流探讨(290207203@qq.com)。
NOMDU_F120 Compiler Directive
| Abbreviation | None. |
| Arguments | None. |
| Default | Multiply and Accumulate Unit support is disabled. |
| µVision | None. |
| Description | The NOMDU_F120 directive disables support for the Multiple and Accumulate Unit (MAC0) of the Silicon Labs C8051F12x devices. |
| See Also | |
| Example | C51 SAMPLE.C NOMDU_F120 #pragma nomdu_f120 |
NOMDU_F120 编译器伪指令
| 缩写 | 无。 |
| 参数 | 无。 |
| 缺省 | 乘加单元支持禁止。 |
| µVision | 无。 |
| 描述 | NOMDU_F120 伪指令禁止Silicon Labs C8051F12x器件的乘加单元 (MAC0)。 |
| 参考 | |
| 示例 | C51 SAMPLE.C NOMDU_F120 #pragma nomdu_f120 |
本文详细介绍了NOMDU_F120伪指令的功能与用法,该指令用于禁用Silicon Labs C8051F12x系列设备中的乘加单元(MAC0),适用于嵌入式系统开发人员。
895

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



