1. Interrupt release DTCH
1. Interrupt release DTCH
1.1. Instruction Description
The instruction will disassociate the interrupt event number (EVENT) and disable the interrupt event.
After executing DTCH, the set values D8173 for interrupt timer 0 and D8174 for interrupt timer 1 will be reset to zero.
1.2. The valid operands of the instruction
| Input/Output | Data Type | operand | Description |
|---|---|---|---|
| INT | 16 bit unsigned integer | K/H | Interrupt number |
1.3. Example
Please refer to Example of Interrupt Binding to ATC。