# Interrupt Controlled IO - In an interrupt controlled io, the microprocessor's data transfer occurs by interrupting it by the third party device. - When a microprocessor gets the signal the control is transferred to ==ISS(interrup servic subroutine)== which performs ==data transfer==.