¿Qué quieres decir con dirección IO y dirección de memoria?

Memory mapped IO is one where the processor and the IO device share the same memory location(memory),i.e.,the processor and IO devices are mapped using the memory address
Evil Eel