1·The address of an interrupt service routine.
中断服务程序所在的地址。
2·An address that usually tells a processor to use a service routine.
一种地址,它通常指示处理机去执行一个服务例行程序。
3·In most RTOS, the timer interrupt service routine (ISR) executes at every time tick.
在一般的嵌入式实时操作系统中,时钟中断服务程序在每个时钟节拍工作。
4·Software design is divided into two parts, the main program and interrupt service routine.
软件设计分为两块,主程序和中断子程序。
5·The design of digital control system includes DSP interrupt service routine and CPLD logic control.
数字控制系统软件设计,包括DSP中断服务子程序和CPLD逻辑控制。
6·Taking the address of message service routine as a message code directly, management can get utmost efficiency.
直接以消息服务程序的地址作为消息代码,可以达到最高的调度效率。
7·When an interrupt occurs the current state of the processor is saved and an interrupt service routine is executed.
当一个中断发生,当前的处理器状态被保存并且中断服务程序开始运行。
8·When an interrupt occurs, the current state of the processor is saved and an interrupt service routine is executed.
当一个中断发生,当前的处理器状态被保存并且中断服务程序开始运行。
9·At last, we use Object Oriented design program method to analyze and design the service routine of net software dog.
最后,我们使用面向对象程序设计的方式剖析和设计网络加密锁的服务程序。
10·Isr interrupt service routine. code that performs actions necessary to deal with the condition that caused the interrupt.
中断服务程序。在执行操作时处理可能引起中断情况的代码。