•When
an interrupt is accepted, the value loaded into the PC is called the interrupt vector. It is the address
of the start of the ISR for the interrupting source.
•When
an interrupt is vectored, the flag that caused the interrupt is
automatically cleared by hardware.
•Timer
interrupts occur when the timer registers (TLx/THx) overflow and set
the overflow flag (TFx).