Definition of “Memory-Mapped I/O” :
« Back to Glossary Index
“Memory-Mapped I/O” refers to a method in which the communication between device interfaces and the main memory is performed by treating the device interfaces as part of the memory’s address space. It allows the CPU to control hardware by reading and writing specific memory addresses.





