Hi! Looking the TI examples I saw this line of code:
/* Configuring GPIOs (5.5 A0) */
MAP_GPIO_setAsPeripheralModuleFunctionInputPin(GPIO_PORT_P5, GPIO_PIN5,
GPIO_TERTIARY_MODULE_FUNCTION);
I saw other posts on TI forums that talk about the pin functions, but I can't understand why I should set a TERTIARY FUNCTION to a pin with only one extra function (highlighted).
Did I understand well the GPIO functions?
Thank you in advance,
Regards,
Mattia Ducci
