GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LIH / V0-2-3

Constituent: lih     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

LIH_source.h File Reference

Mapping of ADCs to hardware sources. More...

#include "LIH_DB/LIH_DB_ADCdefs.h"
#include "LIH_prvdefs.h"

Include dependency graph for LIH_source.h:

This graph shows which files directly or indirectly include this file:


Variables

const LIH_Source LIH_pwr2source [LIH_L_POWER]
 Mapping of power switch registers to their hardware source.
const LIH_Source LIH_Adc2source [LIH_DB_L_ADC]
 Mapping of ADCs to their hardware source.
const char LIH_Adc2string [23348]
 Mapping of ADC enumeration to ADC strings.

Detailed Description

Mapping of ADCs to hardware sources.

CVS $Id: LIH_source.h,v 1.2 2008/08/28 21:02:58 apw Exp $
Author:
A.P.Waite
Warning:
Machine generated code, NEVER EDIT BY HAND. In addition to the fiddly nature of this file, which makes it difficult to produce by hand, it is also intimately tied to the file LIH_DB_ADCdefs.h. To ensure accuracy and coherency, both of these files are machine generated by the LIH_tables.pl script in package LIH.
LIH_source.h provides the mapping between the dense ADC enumeration in LIH_DB_ADCdefs.h and each ADC's source in terms of the hardware.

Variable Documentation

const LIH_Source LIH_pwr2source[LIH_L_POWER]
 

Initial value:

 
{

    {  1,  0,  0,  0,     0 },        
    {  1,  0,  1,  0,     0 },        
    {  1,  0,  2,  0,     0 },        
    {  1,  1,  0,  0,     0 },        
    {  1,  1,  1,  0,     0 },        
    {  1,  1,  2,  0,     0 },        
    {  2,  0,  0,  0,     0 }         
}
Mapping of power switch registers to their hardware source.


Generated on Fri Nov 14 01:10:07 2008 by  doxygen 1.4.4