Isrinterruptserviceroutine. code that performs actions necessary to deal with the condition that caused the interrupt.
中断服务程序。在执行操作时处理可能引起中断情况的代码。
2
On software, we take full advantage of the low power modes of the MCU to finish the task in ISR (interruptserviceroutine), so, the power of system rest with the ISR executive time.