我这样配置的定时器,我想实现一个0.5ms和一个1ms的定时中断,但两个中断的进入次数均是1ms为什么,我测试的count与count1值一致,但按照我的预期count1应该为count2的两倍
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.
我这样配置的定时器,我想实现一个0.5ms和一个1ms的定时中断,但两个中断的进入次数均是1ms为什么,我测试的count与count1值一致,但按照我的预期count1应该为count2的两倍