I have the Tiva C series board and I'm really confused on how to begin using interrupts. I know the concept of why interrupts are important and it's exciting because I don't need to waste cpu cycles but trying to even implement a simple one I'm not sure where to start. I've down software polling before and I'm just trying to convert it to use interrupts instead. If need be I can upload my code.