Hello all,
Since the Arduino Due is running on an ARM processor, does it have interrupt priority levels that I can set?
-thw777
Hello all,
Since the Arduino Due is running on an ARM processor, does it have interrupt priority levels that I can set?
-thw777
Basically no, they are fixed. See the processor's data sheet.