MIDAS
|
Go to the source code of this file.
Macros | |
#define | UNUSED(x) ((void)(x)) |
Suppress compiler warnings. | |
#define | MAX_BLT_READ_SIZE 10000 |
Maximum size of data to read using BLT (32-bit) cycle. | |
This file contains the class implementation for the v1740 module driver.
Definition in file v1740CONET2.cxx.
#define MAX_BLT_READ_SIZE 10000 |
Maximum size of data to read using BLT (32-bit) cycle.
Definition at line 259 of file v1740CONET2.cxx.
Suppress compiler warnings.
Definition at line 13 of file v1740CONET2.cxx.