If I want to use a pin that supports analog input as a digital GPIO pin, will the PLIB Ports library functions (such as PLIB_PORTS_PinDirectionInputSet, PLIB_PORTS_PinDirectionOutputSet) also take care of setting the pin as digital or do I have to first m..
↧