ISR:中断服务程序
“Interrupt Service Routine”在计算机领域常被缩写为ISR,这一简称便于快速书写和应用,尤其在汇编语言和底层程序设计中广泛使用。它的中文译名为“中断服务程序”,指的是当系统接收到中断信号时,用于立即响应并处理特定事件的专用代码段。
Interrupt Service Routine具体释义
Interrupt Service Routine的英文发音
例句
- The amount of time between the assertion of an interrupt and the start of the associated interrupt service routine.
- 在中断发生和相关的中断服务程序(ISR)运行之间的时间长短。
- Aim Objective : To master the timer T0, T1 of the mode selection and programming methods, to understand the design method of the interrupt service routine, and learn skills in real-time debugging.
- 实验目的目的:掌握定时器T0、T1的方式选择和编程方法,了解中断服务程序(ISR)的设计方法,学会实时程序的调试技巧。
- The address of an interrupt service routine.
- 中断服务程序(ISR)所在的地址。
- It also registers an interrupt service routine's address to service interrupts generated when wireless data is sent or received.
- 它还会注册一个中断服务例程的地址以服务收发无线数据时产生的中断。
- When the interrupt service routine exits control of the processor is returned to whatever part of the software was previously running.
- 当中断服务程序(ISR)退出,对处理器的控制权转到先前运行的那个软件上。
本站英语缩略词为个人收集整理,可供非商业用途的复制、使用及分享,但严禁任何形式的采集或批量盗用
若ISR词条信息存在错误、不当之处或涉及侵权,请及时联系我们处理:675289112@qq.com。