Hi,
i am trying to understand how can i rea d/write value to GPIODATA register.
i know that i if i working with port F for example and enter the address 0x400253FC to GPIODATA register i can access all 8 bootom bits.
when i read the value from the register to another varaible the value was: 0x0000011.
can anyone explain me why the value is as i mention and not:0x000000FF.
how can i read/write value to GPIODATA register? with simpler explantion then the datasheet.
thanks for your help.