Processor Expert offers the following event priority options:
- interrupts enabled - Interrupts are enabled so the event routine can be interrupted by another interrupt.
- interrupts disabled - All maskable interrupts are disabled.
- same as interrupt - Default behavior of the architecture within interrupts service routines; interrupts are disabled.