GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > EDS / V2-10-0

Constituent: eds     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

_EBF_calLogData_bf Struct Reference

Maps out the 32-bit value of a CAL log data field as bit fields. More...

#include <EBF_cal.h>

List of all members.

Public Attributes

unsigned int col:EBF_CAL_LOGDATA_S_COL
unsigned int rngN:EBF_CAL_LOGDATA_S_RNGN
unsigned int valN:EBF_CAL_LOGDATA_S_VALN
unsigned int rngP:EBF_CAL_LOGDATA_S_RNGP
unsigned int valP:EBF_CAL_LOGDATA_S_VALP


Detailed Description

Maps out the 32-bit value of a CAL log data field as bit fields.

Each CAL log data field consists of its column number and two ADC values, representing the two log ends. Each ADC value consists of a 2 bit range field and a 12 bit ADC value. Not that the lay out of bit field structures is compiler dependent.


Member Data Documentation

unsigned int _EBF_calLogData_bf::col

Column number of log

unsigned int _EBF_calLogData_bf::rngN

ADC -, range value

unsigned int _EBF_calLogData_bf::valN

ADC -, value

unsigned int _EBF_calLogData_bf::rngP

ADC +, range value

unsigned int _EBF_calLogData_bf::valP

ADC +, value


The documentation for this struct was generated from the following file:
Generated on Sat Jun 20 01:25:52 2009 by  doxygen 1.5.3