GPIO management library for Tiva-C Series TM4C123G
Status in development
Before use this library, remember to include the Tiva TM4C123g header file at top of your code.
This library manages the GPIO pins of the board.
Functionalities
- Enable and disable ports and pins
- Read and write values to pins
- Enable and disable interruptions (needs implement your function and add it to startup file)
made by: igorgcustodio