Constants defining various states of the command module virtual machine. More...
Defines | |
#define | PROG_IDLE 0 |
#define | PROG_OK 1 |
#define | PROG_RUNNING 2 |
#define | PROG_ERROR 3 |
#define | PROG_ABORT 4 |
#define | PROG_RESET 5 |
Constants defining various states of the command module virtual machine.