Skip to content

igorgcustodio/GPIO-TM4C123G

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPIO-TM4C123G

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

Releases

No releases published

Packages

No packages published

Languages