GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSE / V2-0-1

Constituent: qse     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_TKR_8strips2_bf Struct Reference

Maps out the third word of the 3 strip address pattern words as bit fields. More...


Data Fields

unsigned int s5b: 8
unsigned int s6:12
unsigned int s7:12


Detailed Description

Maps out the third word of the 3 strip address pattern words as bit fields.

Strip addresses are 12-bit fields densely packed into 32-bit words. This means that some strip addresses cross 32 bit boundaries. Since every 3 32-bit words will contain exactly 8 strip addresses, the pattern repeats every 3 32-bit words.

This structure maps out how the part of fifth strip address, and the sixth and seventh strip addresses fits in the third word of this three word pattern.

See also _TKR_8strips0_bf and _TKR_8strips1_bf, which gives the mapping for the other 2 words.


Field Documentation

unsigned int _TKR_8strips2_bf::s5b
 

Strip address 5, upper 8 bits

unsigned int _TKR_8strips2_bf::s6
 

Strip address 6

unsigned int _TKR_8strips2_bf::s7
 

Strip address 7


The documentation for this struct was generated from the following file:
Generated on Wed Jun 25 01:19:25 2008 by  doxygen 1.4.4