GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > RIM / V1-0-0

Constituent: trim     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

t_lrd.c File Reference

Test the interface to the LAT register description helper functions. More...

#include "RIM/RIM.h"
#include "RIM_AG_types_s.h"
#include "RIM_AG_addr_s.h"
#include "RIM_AG_number_s.h"
#include <string.h>

Include dependency graph for t_lrd.c:


Functions

unsigned t_lrd (void *param)
 Test the functions defined in RIM/lrd.h.

Variables

static const char tkr_layer [2][2][9]
 Lookup table converting layer information to an index.

Detailed Description

Test the interface to the LAT register description helper functions.

Author:
James Swain -- jswain@slac.stanford.edu

Function Documentation

unsigned t_lrd void *  param  ) 
 

Test the functions defined in RIM/lrd.h.

Returns:
Line number of the first error, or 0 if the test is successful
Parameters:
param Opaque handle for the test control structure (if any)


Variable Documentation

const char tkr_layer[2][2][9] [static]
 

Initial value:

 { { { 0, 4,  8, 12, 16, 20, 24, 28, 32 },    
                                           { 1, 5,  9, 13, 17, 21, 25, 29, 33 }, }, 
                                         { { 3, 7, 11, 15, 19, 23, 27, 31, 35 },    
                                           { 2, 6, 10, 14, 18, 22, 26, 30, 34 } } }
Lookup table converting layer information to an index.


Generated on Fri Jun 15 02:07:33 2007 by  doxygen 1.4.4