GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LATC / V9-1-2

Constituent: latc     Tag: mcp750


Interface   Data Structures   File List   Data Fields   Globals  

structs.h File Reference

Provides the address stuctures used by LATC to identify components. More...

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


Data Structures

struct  Layer_addr
 Address of a TFE/SPT node. More...
struct  ACD_addr
 Address of a ARC/AFE node. More...
struct  TEM_addr
 Address of a TEM/TIC/CCC/TCC/CRC/TRC/CFE node. More...
union  LATC_addr
 Union of all the address structures and an array, used for hierarchical leaf identification throughout LATC. More...
struct  _LATC_hsk
 Structure to hold LATC housekeeping information. More...

Typedefs

typedef enum _LATC_source LATC_source
 Identifiers for callers of configure and verify.
typedef _LATC_hsk LATC_hsk
 Structure to hold LATC housekeeping information.

Enumerations

enum  {
  LATC_BCAST_ADDR = 255,
  N_LATC_ADDR_CPTS = 4
}
 Constant values associated with addressing LAT component instances.
enum  _LATC_source {
  LATC_SRC_UNKNOWN = 0,
  LATC_SRC_LPA = 1,
  LATC_SRC_LCI = 2,
  LATC_SRC_COMMAND = 3
}
 Identifiers for callers of configure and verify. More...

Detailed Description

Provides the address stuctures used by LATC to identify components.

Author:
James Swain & Owen Saxton
Id
structs.h,v 1.8 2007/08/23 00:11:07 saxton Exp

Enumeration Type Documentation

enum _LATC_source
 

Identifiers for callers of configure and verify.

Enumerator:
LATC_SRC_UNKNOWN  Unknown.
LATC_SRC_LPA  LPA.
LATC_SRC_LCI  LCI.
LATC_SRC_COMMAND  Command.


Generated on Sat Oct 25 01:19:40 2008 by  doxygen 1.4.4