你好,我在函数中使用了DINT(#define DINT __asm(" setc INTM"))进行全局中断屏蔽。但是Timer0中断为啥没法屏蔽呢?
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.
你好,我在函数中使用了DINT(#define DINT __asm(" setc INTM"))进行全局中断屏蔽。但是Timer0中断为啥没法屏蔽呢?