Interrupt Driven I/O Data Transfer

Here we see how interrupt driven I/O data transfer work. In my previous post I discussed on programmed I/O data transfer method. And we saw that in the programmed I/O data transfer method, microprocessor is busy for all the time. Because in this mode, it always checking for the availability of data from the slower …

Interrupt Driven I/O Data Transfer Read More »