Macro R
From MCS Wiki AVR
(Difference between revisions)
Admin (Talk | contribs)
(Created page with "= <span class="f_Header">Action</span> = Execute a single command from a macro register. <span style="font-family: Arial;"> </span> <span style="font-family: A...")
(Created page with "= <span class="f_Header">Action</span> = Execute a single command from a macro register. <span style="font-family: Arial;"> </span> <span style="font-family: A...")
Latest revision as of 22:37, 12 December 2014
Contents |
Action
Execute a single command from a macro register.
Syntax
Macro_R m
Remarks
m |
Macro register to read. Value 0 means the FT800 will fetch the command from REG_MACRO_0 to execute. Value 1 means the FT800 will fetch the command from REG_MACRO_1 to execute. The content of REG_MACRO_0 or REG_MACRO_1 shall be a valid display list command, otherwise the behavior is undefined. |
See Also
CALL_C , JUMP, RETURN_C , DISPLAY_E
Languages | English |
---|