Qu'entendez-vous par adresse IO et adresse mémoire

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