This might seem like a stupid question to some, but i can't find any document explaining how the functions used when dong the LM4F120XL workshop works. For example how to use the ButtonsPoll function. Can someone please help me.
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.
This might seem like a stupid question to some, but i can't find any document explaining how the functions used when dong the LM4F120XL workshop works. For example how to use the ButtonsPoll function. Can someone please help me.
If you've installed TivaWare in the default directory, you'll find documentation under "C:\ti\TivaWare_C_Series-1.0\docs". The same documents can be found at "C:\StellarisWare\docs" if you are working with an older software release.
The peripheral driver library API is documented in SW-DRL-UG-1.0.pdf (or similar depending upon the software version number you are using).
The function you mention is a board-specific driver function so you'll find that in the user guide for the board. If you are working with TivaWare, the LaunchPad name changed recently so you should look for SW-EK-TM4C123GXL-UG-1.0.pdf. The buttons driver is documented in chapter 4.