Just a and b
a. Write the C code to define an ISR that handles UART1 peripheral interrupt on the Teensy 3.2. b. If you enable an interrupt in your C code, but don’t define the ISR, what code executes when the interrupt is triggered? c. According to the datasheet,
OR
OR