GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LIH / V0-2-7 > lih / linux-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>

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.3 2011/03/29 22:38:00 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.

Referenced by LIH_AEMinit(), and LIH_PDUinit().


Generated on Fri Sep 30 19:15:35 2011 by  doxygen 1.5.8