Maskable Interrupt
Here in this blog, four important topics are listed: Programmed I/O , Interrupt driven I/O , Maskable Interrupt and Non Maskable Interrupt. PROGRAMMED I/O 1) In this case, the processor completely controls the data transfer between the processor and the I/O Devices. 2) Because the transfer is carried out by a special programme, the technique …