Что вы имеете в виду под адресом IO и адресом памяти

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