source: drsdaq/VME/struck/sis1100/V2.02/test/commands.h@ 23

Last change on this file since 23 was 22, checked in by ogrimm, 16 years ago
First commit of drsdaq program
File size: 116 bytes
Line 
1#ifndef _commands_h_
2#define _commands_h_
3
4typedef enum {comm_read, comm_write, comm_ack} sis1100_commands;
5
6#endif
Note: See TracBrowser for help on using the repository browser.