Warning

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

Differences

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

Link to this comparison view

Last revisionBoth sides next revision
disableirq [2019/10/07 20:18] – created neilsdisableirq [2019/10/07 20:18] neils
Line 7: Line 7:
   disableirq   disableirq
      
-The ''disableirq'' command sets the CPU's interrupt flag, preventing the CPU from responding+The ''DISABLEIRQ'' command sets the CPU's interrupt flag, preventing the CPU from responding
 to IRQ interrupt events. to IRQ interrupt events.
  
 To re-enable the respond to IRQ, use ''[[ENABLEIRQ|]]'' To re-enable the respond to IRQ, use ''[[ENABLEIRQ|]]''