Hello.
I don't know difference of GPIO's input/output direction setting. There is two register for gpio setting.
- DIRSET : Dir set register
- PIN_CNF[n] : Configuration of GPIO pins
If i change direction of GPIO, DIRSET and PIN_CNF are all needs to change?
Best and regards. Thank you.