I am new to microcontrollers in general and I am trying to read and understand as much of the TM4C datasheet as I can in regards to the ADCs, interrupts, GPIO registers and what not, but before I go too deep into all of that and try to figure out the code to get it done, does anyone know if the TM4C is capable of that?
I have a general idea of how it would be done in Energia but I am trying to use CCS for greater control and speed.