Memory mapping: Difference between revisions

Content deleted Content added
No edit summary
m Corrected link to disambiguation page. (you can help!)
Line 1:
'''Memory mapping''' describes a process whereby some item of digital hardware is connected to a [[central processing unit|processor]]'s address bus and data bus in such a way that it can be accessed (for reading and/or writing) exactly as if it were a memory cell.
 
This is used as an alternative to connecting it to an I/O port, especially in [[embedded system]]s.