我在
#if
...
#else
...
# endif
在#if... #else之间输入寄存器,位域展开提示是对的,但是在#else...#endif之间输入同样的寄存器,位域提示却是错误的,如图所示,为什么?
另外,自已定义的数据,也没有输入自动提示,不知道为什么
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.
我在
#if
...
#else
...
# endif
在#if... #else之间输入寄存器,位域展开提示是对的,但是在#else...#endif之间输入同样的寄存器,位域提示却是错误的,如图所示,为什么?
另外,自已定义的数据,也没有输入自动提示,不知道为什么