If I am using a pin as GPIO (mux mode 4) does it really matter if the pad programming is set as input or output.?
Doesn't the GPIO direction programming take priority over thr pad setting?
I.E should I always set pad to input mode 4. Then set GPIO direction register to OUTPUT (or input)?