Hello everyone, I have just started looking into the GPIO peripherals (in tm4c123 Launchpad) when I noticed that the bits in the GPIODATA register are masked by the address bits [9:2]. What is the utility of such an implementation over an implementation in which all the bits are freely accessible? Is there any improvement in speed if access is done in such a manner?
Also, what is the typical number of clock cycles taken for a normal read/write operation on a register?
Thanking You,
Harsha