00001 /* LeCroy 1182 - DE - 12.08.10 */ 00002 00003 typedef struct 00004 { 00005 short volatile *pw_statreg; 00006 short volatile *pw_fifo; 00007 } s_lc1182;