Question: What does interrupt latency depend upon?
1 Give at least two components of interrupt latency.
2. What is a critical region in a program?
3. Dues your microcontroller automatically save the machine context when an interrupt occurs. or must that be done in the interrupt vets ice routine by the program?