NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
Program status constants

Constants defining various states of the command module virtual machine. More...

Macros

#define PROG_IDLE   0
 
#define PROG_OK   1
 
#define PROG_RUNNING   2
 
#define PROG_ERROR   3
 
#define PROG_ABORT   4
 
#define PROG_RESET   5
 

Detailed Description

Constants defining various states of the command module virtual machine.