月亮词典
首页
查询
external interrupt
外部中断:在计算机系统中
常用释义
词性释义
外部中断:在计算机系统中,外部中断是由外部设备或事件触发的中断信号,用于打断正在执行的程序并转移到中断处理程序。
例句
全部
The
signal
on the
external
interrupt
pin
must
be present for
at
least
three
peripheral
clock
cycles
to be
detected
.
在外部信号中断大头针必须至少三个外围时钟周期检测。
The
paper
also
makes
real-time
performance
evaluation
both
external
interrupt
response
latency
and
task
scheduling
latency
.
本论文还从外部中断响应延迟和任务调度延迟两方面进行了实时性能评测。
CPLD
manages
chip
logic
of
the
keyboard
electric circuit
,
and DM642
external
interrupt
monitors
states
of the
button
.
CPLD管理键盘电路中的芯片逻辑,DM642的外部中断监控按键的状态。
Familiar
with the
external
interrupt
and
the
application
of
P1 I
learned
to real-time
control
system
design
and
debugging
.
熟悉外部中断和P1口的应用,学会实时控制系统的设计和调试。
Mainly
used
two
external
interrupt
.
主要用了两个外部中断。
External
Interrupt
Extension
and
Software
Implementation
of
单片机外中断的扩展及其多优先级软件实现方法
A
cooperating
method on
timer
and
external
interrupt
of
single chip microcomputer
定时器和外中断的协同使用