quartz/content/notes/000 This Semester/002 Courses/Computer Interface/Chapter - 1/Hardware Controlled IO.md
2022-02-12 06:52:50 +06:00

9 lines
320 B
Markdown

# 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)==