Problem
1. What registers will be saved in the fast register staclz when an interrupt occurs?
2. Is the PIC18 interrupt priority programmable?
3. Write an instruction sequence to set the INTI pin interrupt to low priority and enable its interrupt.
4. Write an instruction sequence to enable the timer 0 overflow interrupt and set it to high priority.