Warning

You're browsing the old v2.x documentation. This version is no longer maintained. Click here to go the v3.x documentation.

no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


enableirq [2019/10/07 20:19] (current) – created neils
Line 1: Line 1:
 +====== ENABLEIRQ ======
  
 +//Since version 2.1//
 +
 +Syntax:
 +
 +  enableirq
 +  
 +The ''ENABLEIRQ'' command clears the CPU's interrupt flag, allowing the CPU to respond
 +to IRQ interrupt events.
 +
 +To disable the respond to IRQ, use ''[[DISABLEIRQ|]]''