The next portion of the presentation will show how to exit low power modes using interrupts, but before doing that, a short refresher on interrupts and the MSP430 will be presented. Shown here is an interrupt vector table for the F11x1 devices. This vector table shows what interrupts are available and the priority of the interrupts on this specific device. This table can be found for any device in its device-specific data sheet. Also, note that the interrupt vector table is stored at the top of the flash memory array.