JAPAn
Just Another Parity Analyzer
|
Go to the source code of this file.
Macros | |
#define | SCAN_GET_DATA 1001 |
#define | SCAN_SET_DATA 1002 |
#define | SCAN_GET_STATUS 1003 |
#define | SCAN_SET_STATUS 1004 |
#define SCAN_GET_DATA 1001 |
Definition at line 13 of file SCAN_cf_commands.h.
Referenced by GreenMonster::SCNCheckValues().
#define SCAN_GET_STATUS 1003 |
Definition at line 15 of file SCAN_cf_commands.h.
Referenced by GreenMonster::SCNCheckStatus().
#define SCAN_SET_DATA 1002 |
Definition at line 14 of file SCAN_cf_commands.h.
Referenced by GreenMonster::SCNSetValue().
#define SCAN_SET_STATUS 1004 |
Definition at line 16 of file SCAN_cf_commands.h.
Referenced by GreenMonster::SCNSetStatus().