Utilize Mbed API to implement interrupts
- Purpose of interrupts and interaction with processor
- Types of microcontroller interrupts
- How interrupt service routines can be implemented
- Procedures of exception processing (include entering and exiting exception handler)
- Implement Interrupt Service Routine (ISR) to handle control of peripherals