This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

430单片机头文件问题



DEFC(   IE2               , IE2_)

DEFW(   MPY               , MPY_)

这是430单片机头文件里面的一些内容,两个分别是啥意思?DEFC与DEFW在C语言中是用来干什么的?