Interrupt instructions
To avoid potentially corrupting global variables and unnecessary warnings during an interrupt, use the interrupt instructions.
Function Block | Description |
---|---|
UIC | Clears Interrupt Lost bit for the selected user interrupts. |
UID | Turns off the specific user interrupts. |
UIE | Turns on a user input. |
UIF | Removes a pending user input for the selected user interrupts. |
Provide Feedback