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.

tiva TMC123G

DEAR SIR,

What functions from TIVAWARE can I use to make an input pin either pulled up/Low....so that I can use buttons?
In my code, I am using TIVAWARE APIs

1. set system clock to 40 MHz
2. configure GPIO POrt F connected to LEDs as output.
3. configure GPIO Port F connected to switch as input.
4. infinitely read Port F to detect stae changes on pin connected to switch.