Go to the source code of this file.
Data Structures | |
struct | LRS1882_DATA |
struct | LRS1877_DATA |
struct | LRS1877_HEADER |
struct | LRS1875_DATA |
struct | CAEN775_HEADER |
struct | CAEN775_DATA |
Defines | |
#define | TID_LRS1882 (1<<8) |
#define | TID_LRS1877 (2<<8) |
#define | TID_PCOS3 (3<<8) |
#define | TID_LRS1875 (4<<8) |
#define TID_LRS1875 (4<<8) |
Definition at line 19 of file hardware.h.
#define TID_LRS1877 (2<<8) |
Definition at line 17 of file hardware.h.
Referenced by ascii_write(), dump_write(), and write_event_ascii().
#define TID_LRS1882 (1<<8) |
Definition at line 16 of file hardware.h.
Referenced by ascii_write(), dump_write(), and write_event_ascii().
#define TID_PCOS3 (3<<8) |
Definition at line 18 of file hardware.h.
Referenced by ascii_write(), dump_write(), and write_event_ascii().