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.
GIO口的中断标志寄存器可以手动清零吗,求解?如果可以,该怎么做呢
gioREG->FLG = 0xFFFFU;
Hi sadlll,
问题解决了就好。
大部分Hercules芯片内部的Flag寄存器都是可以通过这样的(向相关bit写1)办法清零的。