On page 143 of the datasheet the following is written, "The input buffer of a GPIO pin can be disconnected from the pin to enable power savings when the pin is
not used as an input," . So if we configure a pin to be an output we haven't acheived the lowest power state unless we take this extra step? I'm confused about what are the lowest power settings for each GPIO (input or output). Our products are battery powered so I want to achieve the lowest power states for eah pin. Thank you.