The address of an interrupt service routine.
中断服务程序所在的地址。
The system software includes the main program and interrupt service program.
系统软件主要由主程序和中断服务程序组成。
Interrupt service routines often set variables that are tested in main line code.
中断处理程序经常负责更新一些在主程序中被查询的变量的值。
In most RTOS, the timer interrupt service routine (ISR) executes at every time tick.
在一般的嵌入式实时操作系统中,时钟中断服务程序在每个时钟节拍工作。
Software design is divided into two parts, the main program and interrupt service routine.
软件设计分为两块,主程序和中断子程序。
The design of digital control system includes DSP interrupt service routine and CPLD logic control.
数字控制系统软件设计,包括DSP中断服务子程序和CPLD逻辑控制。
Source code for a monolithic driver consists of both interrupt service thread code and platform specific code.
单体驱动的源代码由中断服务线程和平台相关的代码组成。
When an interrupt occurs the current state of the processor is saved and an interrupt service routine is executed.
当一个中断发生,当前的处理器状态被保存并且中断服务程序开始运行。
When an interrupt occurs, the current state of the processor is saved and an interrupt service routine is executed.
当一个中断发生,当前的处理器状态被保存并且中断服务程序开始运行。
But I want to know if there is an interrupt service which can handle incoming data outside of my while (true) loop.
但我想知道如果有一个中断服务可以处理传入的数据,我在外面(真的)环。
The control program includes timing interrupt service program, external interrupt service program and main program.
控制程序设计包括定时中断服务程序、外中断服务程序及主程序。
Isr interrupt service routine. code that performs actions necessary to deal with the condition that caused the interrupt.
中断服务程序。在执行操作时处理可能引起中断情况的代码。
It also registers an interrupt service routine's address to service interrupts generated when wireless data is sent or received.
它还会注册一个中断服务例程的地址以服务收发无线数据时产生的中断。
Dynamic process of soft adopts front ground and back ground structure, including main program and interrupt service program.
软件动态过程采用前后台结构,包括主程序和中断服务程序两部分。
This table contains the processor's mapping between interrupts and interrupt service routines and must be initialized by the programmer.
这个表格包含中断与中断服务程序之间的处理器的映射,必须由程序员进行初始化。
This article helps device driver developers test the interrupt service routine as much as possible by simulating the various interrupts.
本文通过模拟各种中断,尽可能地帮助设备驱动程序开发人员测试中断服务例程。
The Orinoco interrupt service routine populates sk_buffs with data received from the WLAN and passes it on to the IP stack via netif_rx.
orinoco中断服务例程用从WLAN接收的数据填充sk _ buffs,并经由netif_rx将它传送到ip栈。
When the interrupt service routine exits control of the processor is returned to whatever part of the software was previously running.
当中断服务程序退出,对处理器的控制权转到先前运行的那个软件上。
When the interrupt service routine exits, control of the processor is returned to whatever part of the software was previously running.
当中断服务程序退出,对处理器的控制权转到先前运行的那个软件上。
This table contains the processor"s mapping between interrupts and interrupt service routines and must be initialized by the programmer."
这个表格包含中断与中断服务程序之间的处理器的映射,必须由程序员进行初始化。
After analysis the function of system software, main program, interrupt service program and subroutine were designed use modeling develop ways.
分析了系统软件的功能,采用模块化软件设计方法,设计了控制系统主程序、中断服务程序以及子程序。
The software for control system was designed according to the timing requirement, the main program and the interrupt service program were highlighted.
根据热丝tig焊的时序要求,设计了控制系统的软件,重点介绍了主程序和中断服务程序。
The contents of the interrupt service routine: all the lights off, 2 seconds later all the light-emitting diode, another 1 second to return after the break.
中断服务子程序内容:灯全部熄灭,2秒钟后发光二极管全部点亮,再过1秒钟后中断返回。
Then, the whole systematic architecture, some hardwares and firmware program were detailed, finally, the main program and interrupt service program were provided.
洋细论述了系统的总体结构、部分硬件设计和相应固件程序的实现,给出了主程序和中断服务程序流程图。
NET system architecture, and describes the interrupt principle. In order to install the interrupt service routine, we present the way to modify the kernel and the OAL.
NET的系统结构,并详细阐述其中断原理,介绍如何修改内核和硬件抽象层安装中断服务例程。
The software consists of system initialization, display and interrupt service routines, which completes depth and velocity calculations, depth correction and alarm displays.
软件部分由系统初始化与显示程序和中断服务程序组成,主要完成深度、速度的计算、各种校正处理及显示各种报警等功能。
The software consists of system initialization, display and interrupt service routines, which completes depth and velocity calculations, depth correction and alarm displays.
软件部分由系统初始化与显示程序和中断服务程序组成,主要完成深度、速度的计算、各种校正处理及显示各种报警等功能。
应用推荐