CmdInterrupt
From MCS Wiki AVR
(Difference between revisions)
Admin (Talk | contribs)
(Created page with "= <span class="f_Header">Action</span> = Trigger an Interrupt <span style="color: rgb(128, 0, 128);">Int_CmdFlag</span> <span style="font-family: Arial;"> </span> ...")
(Created page with "= <span class="f_Header">Action</span> = Trigger an Interrupt <span style="color: rgb(128, 0, 128);">Int_CmdFlag</span> <span style="font-family: Arial;"> </span> ...")
Latest revision as of 18:56, 12 December 2014
Action
Trigger an Interrupt Int_CmdFlag
Syntax
CmdInterrupt ms
Remarks
ms |
Delay before interrupt triggers, in milliseconds. The interrupt is guaranteed not to fire before this delay. If ms is zero, the Interrupt fires immediately. |
When the co-processor engine executes this command, it triggers Interrupt Int_CmdFlag
Languages | English |
---|