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.