5 Accessing I/O

All I/O (input/output) devices eventually need to be accessed by processor instructions. To accomplish this, there are two main methods.

 5.1 Memory mapped I/O
 5.2 I/O mapped I/O