Macro R
Aus MCS Wiki AVR
(Unterschied zwischen Versionen)
Admin (Diskussion | Beiträge)
(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...")
Aktuelle Version vom 12. Dezember 2014, 22:37 Uhr
Inhaltsverzeichnis |
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 |
---|