NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
VM run state constants

Constants for use with the VMRunState() function. More...

Macros

#define UI_VM_IDLE   0
 
#define UI_VM_RUN_FREE   1
 
#define UI_VM_RUN_SINGLE   2
 
#define UI_VM_RUN_PAUSE   3
 
#define UI_VM_RESET1   4
 
#define UI_VM_RESET2   5
 

Detailed Description

Constants for use with the VMRunState() function.

See Also
VMRunState()