You define your interrupt type on the top, you may have many interrupt source, but once in the ISR you need to test them.
Once an interrupt is fired, it will jump the the ISR label specified by the DEFINE INTHAND line. Here RDT
You define your interrupt type on the top, you may have many interrupt source, but once in the ISR you need to test them.
Once an interrupt is fired, it will jump the the ISR label specified by the DEFINE INTHAND line. Here RDT
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks