GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LATC / V9-1-3 > QLATC_print / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

map.h File Reference

Configuration map creation, initialisation and manipulation functions. More...

#include <LATC/lrd.h>
#include <stdio.h>

Typedefs

typedef struct LATC_map_ LATC_map
 Forward declaration of the LATC_map structure, a bit-map of all the LAT components.

Functions

LATC_mapLATC_newMap (void)
void LATC_deleteMap (LATC_map *map)
unsigned LATC_setBit (LATC_map *map, LATC_type type, const LATC_addr *addr)
unsigned LATC_clearBit (LATC_map *map, LATC_type type, const LATC_addr *addr)
int LATC_checkBit (const LATC_map *map, LATC_type type, const LATC_addr *addr)
int LATC_countBits (const LATC_map *map, LATC_type type)
void LATC_setACD (LATC_map *map)
void LATC_clearACD (LATC_map *map)
unsigned LATC_setTWR (LATC_map *map, unsigned twr)
unsigned LATC_clearTWR (LATC_map *map, unsigned twr)
unsigned LATC_setByTWR (LATC_map *map, LATC_type type, unsigned twr)
unsigned LATC_clearByTWR (LATC_map *map, LATC_type type, unsigned twr)
void LATC_setMap (LATC_map *map)
void LATC_clearMap (LATC_map *map)
void LATC_dumpMap (LATC_map *map, FILE *fp)


Detailed Description

Configuration map creation, initialisation and manipulation functions.

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

Generated on Tue Sep 27 17:19:19 2011 by  doxygen 1.5.8