| 1. | The address of an interrupt service routine 中断服务程序所在的地址。 |
| 2. | You may use this style for interrupt service routines 你可以把这种方法用于中断服务程序。 |
| 3. | The address of an interrupt serice routine 中断服务程序所在的地址。 |
| 4. | The later includes serial communication , external and timer / counter interrupt 中断程序包括串口中断,外部中断和定时器中断服务程序。 |
| 5. | The amount of time between the assertion of an interrupt and the start of the associated interrupt service routine 在中断发生和相关的中断服务程序运行之间的时间长短。 |
| 6. | When an interrupt occurs , the current state of the processor is saed and an interrupt serice routine is executed 当一个中断发生,当前的处理器状态被保存并且中断服务程序开始运行。 |
| 7. | When an interrupt occurs , the current state of the processor is s * * ed 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. | You can ' t call this routine at all from an interrupt service routine or other routine running above dispatch _ level 你不能从一个中断服务程序或者其他运行于dispatch _ level之上的程序那里调用这个程序。 |
| 10. | A mechanism used by tasks and interrupt serice routines to share information and synchronize their access to shared resources 一种被用来在任务和中断服务程序之间共享信息和同步它们对共享资源访问的机制。 |