ISR Interrupt Service Routine的意思|示意
中断服务程序
ISR Interrupt Service Routine的网络常见释义
中断服务例程 电子缩略语 总第309章 ... ISR Intermediate Session Routing 中间会话路由选择 ISR Interrupt Service Routine 中断服务例程 ISR Information Storage and Retrieval 信息存储与检索 ...
中断服务程序 ISR Interrupt Service Routine 中断服务程序 ISSLL Integrated Services over Specific Link Layer 专用链路层上的综合业务 ..
ISR Interrupt Service Routine相关短语
1、 interrupt service routine isr 中断服务例程
ISR Interrupt Service Routine相关例句
Isr interrupt service routine. code that performs actions necessary to deal with the condition that caused the interrupt.
中断服务程序。在执行操作时处理可能引起中断情况的代码。
On software, we take full advantage of the low power modes of the MCU to finish the task in ISR (interrupt service routine), so, the power of system rest with the ISR executive time.
在软件设计上,充分利用所选单片机的低功耗模式,让检测任务在中断服务程序中完成,使系统的功耗主要取决于中断服务程序执行的时间。
In most RTOS, the timer interrupt service routine (ISR) executes at every time tick.
在一般的嵌入式实时操作系统中,时钟中断服务程序在每个时钟节拍工作。