GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > IPBS / V0-0-1

Constituent: pbs     Tag: i845e


Interface   Data Structures   File List   Data Fields   Globals  

TAU.h File Reference

Thermal Assist Unit, interface. More...

#include "IPBS/L_pubdefs.h"
#include "IPBS/impl/TAU.h.xx-xxx-xxx"

Include dependency graph for TAU.h:

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


Data Structures

struct  _TAU_reg_bf
 Bit field definition of the THRM1 and THRM2 registers. More...
union  _TAU_reg
 Union of an unsigned int with the bit field definitions of the THRM1 and THRM2 registers. More...
struct  _TAU_ctl_bf
 Bit field definition of the THRM3 register, the control register. More...
union  _TAU_ctl
 Union of an unsigned int with the bit field definition of the THRM3 register. More...
struct  _TAU_request
 Structure to define a read request. More...

Typedefs

typedef _TAU_request TAU_request
 Typedef for struct _TAU_request.
typedef void( TAU_isr )(void)
 Callback signature for the TAU interrupt service routine.
typedef _TAU_reg_bf TAU_reg_bf
 Typedef for struct _TAU_reg_bf.
typedef _TAU_reg TAU_reg
 Typedef for union _TAU_reg.
typedef _TAU_ctl_bf TAU_ctl_bf
 Typedef for struct _TAU_ctl_bf.
typedef _TAU_ctl TAU_ctl
 Typedef for union _TAU_ctl.
typedef int( TAU_completion )(TAU_request *request, int temperature, int count, int sequence)
 Callback signature for the TAU completion routine.

Detailed Description

Thermal Assist Unit, interface.

Author:
JJRussell - russell@slac.stanford.edu
    CVS $Id: TAU.h,v 1.1.1.1 2006/02/10 21:45:36 saxton Exp $

SYNOPSIS
This defines the callable interface to the TAU routines. These provide a C interface the TAU registers and functionality.
See also the inlined versions of these routines in TAU.ih.
Generated on Fri Feb 10 20:24:46 2006 by  doxygen 1.4.4