AlcapDAQ  1
Data Fields
tdc400_word Struct Reference

#include <mucap_structures.h>

Data Fields

unsigned char bytes1 [4]
 
unsigned short time
 
unsigned char bytes2 [2]
 
union {
   unsigned short   words [3]
 
   unsigned char   bytes [6]
 
bits
 

Detailed Description

Definition at line 1 of file mucap_structures.h.

Field Documentation

union { ... } tdc400_word::bits
unsigned char tdc400_word::bytes[6]

Definition at line 151 of file common.h.

unsigned char tdc400_word::bytes1[4]

Definition at line 3 of file mucap_structures.h.

Referenced by tdc400_byte().

unsigned char tdc400_word::bytes2[2]

Definition at line 5 of file mucap_structures.h.

Referenced by tdc400_byte().

unsigned short tdc400_word::time

Definition at line 4 of file mucap_structures.h.

Referenced by decode_times(), and encode_times().

unsigned short tdc400_word::words[3]

Definition at line 150 of file common.h.


The documentation for this struct was generated from the following files: