JAPAn
Just Another Parity Analyzer
Loading...
Searching...
No Matches
SCAN_cf_commands.h File Reference
+ This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ SCAN_GET_DATA

#define SCAN_GET_DATA   1001

Definition at line 13 of file SCAN_cf_commands.h.

Referenced by GreenMonster::SCNCheckValues().

◆ SCAN_GET_STATUS

#define SCAN_GET_STATUS   1003

Definition at line 15 of file SCAN_cf_commands.h.

Referenced by GreenMonster::SCNCheckStatus().

◆ SCAN_SET_DATA

#define SCAN_SET_DATA   1002

Definition at line 14 of file SCAN_cf_commands.h.

Referenced by GreenMonster::SCNSetValue().

◆ SCAN_SET_STATUS

#define SCAN_SET_STATUS   1004

Definition at line 16 of file SCAN_cf_commands.h.

Referenced by GreenMonster::SCNSetStatus().