GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > CTDB / V5-4-0

Constituent: ctdb_com_test_poll     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

_CO1553_RT_Cmd_Tx Struct Reference

#include <CO1553_rt.h>

Collaboration diagram for _CO1553_RT_Cmd_Tx:

Collaboration graph
[legend]

Data Fields

unsigned int pkt_size
unsigned int hdr_size
unsigned char * msg_buf
LI_head pkt_queue
CO1553_RT_Pkt_Descpkt_prev
unsigned char * pkt_pool
FPA_fcb * pkt_fpa
unsigned short xfer_counter

Detailed Description

Interface descriptor for the remote terminal CCSDS telecommand transmit packet interface.


Field Documentation

unsigned int _CO1553_RT_Cmd_Tx::hdr_size
 

The size in bytes of packet headers on this interface.

unsigned char* _CO1553_RT_Cmd_Tx::msg_buf
 

A temporary buffer for constructing the telecommand message

FPA_fcb* _CO1553_RT_Cmd_Tx::pkt_fpa
 

The packet buffer memory allocator.

unsigned char* _CO1553_RT_Cmd_Tx::pkt_pool
 

The packet buffer memory pool.

CO1553_RT_Pkt_Desc* _CO1553_RT_Cmd_Tx::pkt_prev
 

A pointer to the packet sent last frame.

LI_head _CO1553_RT_Cmd_Tx::pkt_queue
 

The packet queue pointers.

unsigned int _CO1553_RT_Cmd_Tx::pkt_size
 

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

unsigned short _CO1553_RT_Cmd_Tx::xfer_counter
 

The current transfer counter value for flow control.


The documentation for this struct was generated from the following file:
Generated on Sun Jul 17 01:07:01 2005 by doxygen 1.3.3