Processor Expert offers the following event priority options:
- interrupts disabled - All maskable interrupts are disabled.
- interrupts enabled - All maskable interrupts are enabled. Note that this settings might lead to possible problems, see the warning within this chapter.
- same as interrupt - Default behavior of the architecture; no interrupts can interrupt the event. It is same as Interrupts Disabled.