GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > PBC / V4-7-0

Constituent: pbc     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_PBC_Control Struct Reference

PBC control block. More...

#include <PBC_control.h>


Data Fields

PBC_ControlState state
MTX mtx
ITC_Task * task_p
FPA_fcb * pkt_fcb_p
void * pkt_buf_p
unsigned int pkt_bytes
int pkt_in_use


Detailed Description

PBC control block.


Field Documentation

MTX _PBC_Control::mtx
 

Interlock for reading and writing the information in this control block.

void* _PBC_Control::pkt_buf_p
 

Pointer to buffer from which telemetry packets are allocated.

unsigned int _PBC_Control::pkt_bytes
 

Maximum size of telemetry packets, in bytes.

FPA_fcb* _PBC_Control::pkt_fcb_p
 

Pointer to control block for telemetry packet allocator.

int _PBC_Control::pkt_in_use
 

Count of the number of telemetry packets that are in use.

PBC_ControlState _PBC_Control::state
 

State of the control block.

ITC_Task* _PBC_Control::task_p
 

Pointer to control block of task to which PBC attached its command handlers.


The documentation for this struct was generated from the following file:
Generated on Mon Jul 25 20:14:57 2005 by doxygen 1.3.3