Other Parts Discussed in Thread: TM4C1294NCPDT
I can not find a macro to use PE2 or PE3 as an ADC in pin_map.h for GPIOPinConfigure() , does this mean for me to configure my pin correctly I only need to use GPIOPinTypeADC() or am I missing something?
This is what I find in the pin_map.h file for PE2 or PE3 for TM4C1294NCPDT:
#define GPIO_PE2_U1DCD 0x00040801 #define GPIO_PE3_U1DTR 0x00040C01