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

Constituent: latc     Tag: mcp750


Interface   Data Structures   File List   Data Fields   Globals  

LATC_controller Struct Reference

Structure used by LATC to perform its duties. More...

#include <latc_p.h>

Collaboration diagram for LATC_controller:

Collaboration graph
[legend]

Data Fields

unsigned cacheFid
 The file ID of the LAT configuration master file used to create the current cached IMM.
unsigned ignoreFid
 The file ID of the LAT ignore file.
unsigned cacheKey
 The file key of the LAT configuration master file used to create the current cached IMM.
unsigned configKey
 The file key of the LAT configuration master file used to create the last cached IMM that was used to configure the LAT.
unsigned ignoreKey
 The file key of the LAT ignore file.
LATC_imm * cache
 The last configuration read from file and applied to the LAT.
LATC_imm * capture
 In-memory model of the current configuration of the LAT.
LATC_map * ignore
 Bit-map indicating the portions of the LAT to ignore during verification or capture.
LATC_hskhsk
 Address of LATC housekeeping information.
FPA_fcb * fpa
 Fixed packet allocator that provide storage for the construction of datagrams sent to the SSR.
void * buf
 Buffer associated with the FPA.
LATC_didecode
 Array of items accompanying a command list used to capture read errors.
LEM_micr * cr
 Multi-item command/response list used to interact with the LAT.

Detailed Description

Structure used by LATC to perform its duties.


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