GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > CTDB / V5-2-1

Constituent: co1553_bc     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_CO1553_BC_Telem Struct Reference

#include <CO1553_bc.h>


Data Fields

unsigned int pkt_size
unsigned int hdr_size
unsigned int msg_count
unsigned char * blk_buf
LI_head pkt_queue
unsigned char * pkt_pool
FPA_fcb * pkt_fpa
unsigned short xfer_counter


Detailed Description

Interface descriptor for the bus controller CCSDS telemetry packet interface.


Field Documentation

unsigned char* _CO1553_BC_Telem::blk_buf
 

A temporary buffer for parsing the telemetry packet blocks.

unsigned int _CO1553_BC_Telem::hdr_size
 

The size in bytes of packet headers on this interface.

unsigned int _CO1553_BC_Telem::msg_count
 

The number of 1553 messages in one telemetry packet block.

FPA_fcb* _CO1553_BC_Telem::pkt_fpa
 

The packet buffer memory allocator.

unsigned char* _CO1553_BC_Telem::pkt_pool
 

The packet buffer memory pool.

LI_head _CO1553_BC_Telem::pkt_queue
 

The packet queue pointers.

unsigned int _CO1553_BC_Telem::pkt_size
 

The maximum size in bytes of a packet on this interface.

unsigned short _CO1553_BC_Telem::xfer_counter
 

The current transfer counter value for flow control.


The documentation for this struct was generated from the following file:
Generated on Tue Mar 22 20:12:17 2005 by doxygen 1.3.3