第 一个ISR的目的是让我们可以使用中断驱动(interrupt-driven)的序列埠通讯。如此,我们可以确保不会有任何资讯 遗漏掉,因为接踵而来的资讯还是会写到通讯缓冲器里。
基于176个网页-相关网页
Interrupt-Driven Execution 中断驱动执行
interrupt driven processor 中断驱动处理器
interrupt driven 中断驱动
Interrupt-driven model 中断驱动模型
interrupt-driven processing 中断驱动处理
interrupt driven system 中断驱动系统
IO interrupt-driven I realize Print 中断驱动IO口实现打印
Interrupt-driven communication is much more efficient than polling.
中断驱动的通讯比轮转方式的更高效。
Device drivers are either polling or interrupt-driven, with the latter being more generally preferred.
设备驱动程序不是轮询的就是中断驱动的,后一种越来越成为首选的。
Driven on the device side. The device sends a hardware signal (by generating an interrupt) to the kernel when it needs the kernel's attention.
设备驱动模式,在设备须要内核关注时,由设备主动发送一个硬件信号(通常是通过一个中断)给内核。
应用推荐