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

Constituent: sumt_rt_poll_pmc1553     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

_SUMT_RT_Poll Struct Reference

#include <SUMT_rt_private.h>

Collaboration diagram for _SUMT_RT_Poll:

Collaboration graph
[legend]

Data Fields

_SUMT_RT_Pollcheck
unsigned int base_addr
unsigned int mem_addr
unsigned int mem_size
unsigned int sumt_regs
unsigned int desc_blk
unsigned int data_buf
unsigned short rt_addr
unsigned int cmd_rx_desc
unsigned int cmd_rx_data
unsigned int telem_desc
unsigned int * telem_data
unsigned short telem_counter
unsigned int telem_msg_count
unsigned int wrap_data

Detailed Description

The primary Summit remote terminal polled mode driver interface descriptor. This struture holds the software information necessary to manage the Summit remote terminal device.


Field Documentation

unsigned int _SUMT_RT_Poll::base_addr
 

The local address of the Summit board base.

struct _SUMT_RT_Poll* _SUMT_RT_Poll::check
 

Descriptor validity check value.

unsigned int _SUMT_RT_Poll::cmd_rx_data
 

The local address of the telecommand receive data buffer in shared memory.

unsigned int _SUMT_RT_Poll::cmd_rx_desc
 

The local address of the telecommand receive RT descriptor in shared memory.

unsigned int _SUMT_RT_Poll::data_buf
 

The local address of the 1553 data buffers in shared memory.

unsigned int _SUMT_RT_Poll::desc_blk
 

The local address of the RT descriptor table in shared memory.

unsigned int _SUMT_RT_Poll::mem_addr
 

The local address of the device share memory.

unsigned int _SUMT_RT_Poll::mem_size
 

The size in bytes of the device share memory.

unsigned short _SUMT_RT_Poll::rt_addr
 

The remote terminal address assigned to this node.

unsigned int _SUMT_RT_Poll::sumt_regs
 

The local address of the Summit device registers.

unsigned short _SUMT_RT_Poll::telem_counter
 

The telemetry send transfer control counter value.

unsigned int* _SUMT_RT_Poll::telem_data
 

The local address of the telemetry send data buffer in shared memory.

unsigned int _SUMT_RT_Poll::telem_desc
 

The local address of the telemetry send RT descriptor in shared memory.

unsigned int _SUMT_RT_Poll::telem_msg_count
 

The number of telemetry messages in one telemetry block

unsigned int _SUMT_RT_Poll::wrap_data
 

The local address of the wrap data buffer in shared memory.


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