# Hardware Controlled IO #### 0.1.1. How does it work? ---- In this system, data is directly transferred between io device and memory and microprocessor is not in charge of it. ```ad-note However microprocessor does ==initialize the process== ``` - Hardware controlled io is also known as ==DMA(direct memory address)==