With the original StellarisWare, there were ROM_GPIOPinInt*() functions for Clear, Enable, Status, etc... in rom.h It appears these functions are missing in TivaWare and replaced with GPIOInt* equivalents in gpio.h.
I assume due to some oversite, there is no ROM_* and MAP_* equivalents to these functions. If this is indeed an oversight, can we get a issue logged to get this fixed in a subsequent release?
Is GPIOPinInt* in StellarisWare equivalent to GPIOInt* in TivaWare? Are there any plans to provide any backwards compatibility through a macro to the old function names?
Thanks,
Stuart