Processor Expert priority system

Some processors support selectable interrupts priorities. You may select a priority for each interrupt vector. The interrupt with a higher priority number can interrupt a service routine with the lower one.

Processor Expert supports the following settings in design-time: Interrupt priority and priority of the event code. Priority can also be changed in the user code. You may use a processor component method to adjust the priority to a requested value.