GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> RIM / V3-1-2 > trim / rad750


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_p.h>
#include <RIM/RIM_msgs.h>
#include <string.h>

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 & Owen Saxton
$Id: t_lrd.c,v 1.4 2011/03/27 06:43:06 saxton Exp $

Function Documentation

unsigned t_lrd ( void *  param  ) 

Test the functions defined in RIM/lrd.h.

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

References _RIM_addr::cpt, and tkr_layer.


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.

Referenced by t_lrd().


Generated on Wed Nov 21 19:29:14 2012 by  doxygen 1.5.8