TI Forum,
Working with the controlCard supplied with DK-LM4F-DRV8312.
In the LM4F211H5QR ROM User's Guide, it appears GPIO pin interrupts may be enabled with the function "ROM_GPIOPinIntEnable" pg 85.
Unfortunately, this function does not appear in ti\TivaWare_C_Series-1.0\driverlib\rom.h
Can a recommendation be made for the proper code for enabling interrupts on GPIO Ports?
Thanks in advance.