GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > PBS / V2-10-11

Constituent: pbs     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

TAU.h File Reference

Thermal Assist Unit, interface. More...

#include "PBS/L_pubdefs.h"
#include "PBS/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.2 2004/06/03 04:44:14 russell 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 Wed Dec 20 06:21:33 2006 by  doxygen 1.4.4