Interrupt - Setting up Parameter
This is used to set up constant interval interrupt to decide priority.
The priority of the interrupt set up as 0 is the highest.
Set range: 10ms ~ 655,350ms
Instructions Relevant to Interrupt
Name | Symbol | Function |
EI DI |
| Permits Interrupt(By channels) Permits Interrupt(By channels) |
GEI GDI |
| Permits Interrupt(By channels) Permits Interrupt(By channels) |
IRET |
| Ends Interrupt Program |