Interrupt instructions

Use Interrupt instructions to signal the processor that an event needs attention. Usually the interrupt signal is used for high-priority conditions that require interruption of the current code the processor is executing.
Interrupt instructions
Function
Description
Starts the selected timed user interrupt (STI) timer from the control program rather than starting automatically.
Clears the lost bit for the selected user interrupt.
Disables a specific user interrupt.
Enables a specific user input.
Flushes or removes a pending user input.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal