GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LATC / V9-1-2
Constituent: latc     Tag: mcp750
#include "imm.h"
Include dependency graph for latp.h:

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

Data Structures | |
| struct | LATC_di |
| Collection of data required to record errors. More... | |
Defines | |
| #define | DECODE_SIZE(n_) (n_ * (sizeof(LATC_di)) ) |
| Size of the structure to hold the decode information (function and destination for each command item). | |
Functions | |
| unsigned | LATC_load (LATC_imm *imm, LEM_micr *cr) |
| Load the LAT with the configuration held in imm. | |
| unsigned | LATC_read (LATC_imm *imm, LEM_micr *cr, LATC_di *di, const LATC_map *ign) |
| Read the current configuration of the LAT. | |
|
||||||||||||
|
Load the LAT with the configuration held in imm.
|
|
||||||||||||||||||||
|
Read the current configuration of the LAT.
|
1.4.4