GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> CTDB / V5-5-5 > sumt_rt_poll_sib / rad750


Interface   Data Structures   File List   Data Fields   Globals  

_SUMT_RT_Poll Struct Reference

#include <SUMT_rt_private.h>

List of all members.

Public Attributes

struct _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.

Member Data Documentation

The local address of the Summit board base.

Referenced by SUMT_rtPollBoardInit(), SUMT_rtPollConfigure(), and SUMT_rtPollStart().

Descriptor validity check value.

Referenced by SUMT_rtPollInit(), SUMT_rtPollQuery(), SUMT_rtPollStart(), and SUMT_rtPollTelem().

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

Referenced by SUMT_rtPollConfigure(), and SUMT_rtPollQuery().

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

Referenced by SUMT_rtPollConfigure(), and SUMT_rtPollQuery().

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

Referenced by SUMT_rtPollConfigure(), and SUMT_rtPollInit().

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

Referenced by SUMT_rtPollConfigure(), SUMT_rtPollInit(), and SUMT_rtPollStart().

The local address of the device share memory.

Referenced by SUMT_rtPollBoardInit(), and SUMT_rtPollInit().

The size in bytes of the device share memory.

Referenced by SUMT_rtPollBoardInit(), and SUMT_rtPollInit().

unsigned short _SUMT_RT_Poll::rt_addr

The remote terminal address assigned to this node.

Referenced by SUMT_rtPollConfigure().

The local address of the Summit device registers.

Referenced by SUMT_rtPollBoardInit(), SUMT_rtPollConfigure(), SUMT_rtPollInit(), SUMT_rtPollQuery(), and SUMT_rtPollStart().

The telemetry send transfer control counter value.

Referenced by SUMT_rtPollInit(), and SUMT_rtPollTelem().

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

Referenced by SUMT_rtPollConfigure(), SUMT_rtPollInit(), and SUMT_rtPollTelem().

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

Referenced by SUMT_rtPollConfigure(), and SUMT_rtPollQuery().

The number of telemetry messages in one telemetry block

Referenced by SUMT_rtPollConfigure(), and SUMT_rtPollTelem().

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

Referenced by SUMT_rtPollConfigure().


The documentation for this struct was generated from the following file:

Generated on Tue Sep 27 14:38:26 2011 by  doxygen 1.5.8