This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

EK-TM4C123GXL library files?

Other Parts Discussed in Thread: SW-TM4C

Instead of writing the address for each port hat I need to use is there a library file that has all this info so I can type port f for example?

GPIO_PORTF_DIR_R

GPIO_PORTF_DEN_R

GPIO_PORTF_DATA_R       etc...

I've only done embedded programming once before with the dragon board.

I write  Set PortB ...as output with the corresponding bits...etc

So I want to know the correct syntax for this board.. So how would I set PF0 as an input/output etc...

Sorry for all the questions.

Thanks,

Donato