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

Constituent: sumt_bc_sib     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

CO1553_util_private.h File Reference

Local definitions for 1553 utility library. More...

This graph shows which files directly or indirectly include this file:

Included by dependency graph

1553 Command Word Bit Definitions

#define CO1553_CW_M_WORD_CNT   0x001f
#define CO1553_CW_M_SUB_ADDR   0x03e0
#define CO1553_CW_M_TR_BIT   0x0400
#define CO1553_CW_M_RT_ADDR   0xf800
#define CO1553_CW_S_WORD_CNT   0
#define CO1553_CW_S_SUB_ADDR   5
#define CO1553_CW_S_TR_BIT   10
#define CO1553_CW_S_RT_ADDR   11

Detailed Description

Local definitions for 1553 utility library.

Author:
D.L. Wood

Define Documentation

#define CO1553_CW_M_RT_ADDR   0xf800
 

Remote terminal address value bit mask.

#define CO1553_CW_M_SUB_ADDR   0x03e0
 

Subaddress value bit mask.

#define CO1553_CW_M_TR_BIT   0x0400
 

Transmit/receive bit mask.

#define CO1553_CW_M_WORD_CNT   0x001f
 

Word count or mode code indicator bit mask.

#define CO1553_CW_S_RT_ADDR   11
 

Remote terminal address value bit shift value.

#define CO1553_CW_S_SUB_ADDR   5
 

Subaddress value bit shift value.

#define CO1553_CW_S_TR_BIT   10
 

Transmit/receive bit shift value.

#define CO1553_CW_S_WORD_CNT   0
 

Word count or mode code indicator bit shift value.


Generated on Thu May 5 21:54:42 2005 by doxygen 1.3.3