请教各位,中断函数调用完之后程序会跳转到哪里,在codewarror里。
是跳到EnableInterrupt 和for语句之间的地方吗?
//EnableInterrupts;
//for(;;) {} /* wait forever */