GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LCBD / V1-5-2 > lcbd / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_LATP_cell_hdr_bf Struct Reference

Layout of a control cell header. More...

#include <LATP.h>

List of all members.

Public Attributes

unsigned short rsp:1
unsigned short dst:6
unsigned short proto:2
unsigned short src:6
unsigned short parity:1


Detailed Description

Layout of a control cell header.

Member Data Documentation

unsigned short _LATP_cell_hdr_bf::dst

6 bit LAT destination address

Referenced by LCBC__event_fill(), and show().

unsigned short _LATP_cell_hdr_bf::parity

odd partiy of the header

Referenced by show().

unsigned short _LATP_cell_hdr_bf::proto

2 bit LATp protocol -- not used by LATp, for client use

Referenced by LCBC__event_fill(), lcbd_evt_handler(), and show().

unsigned short _LATP_cell_hdr_bf::rsp

Boolean, does packet expect a response

Referenced by show().

unsigned short _LATP_cell_hdr_bf::src

6 bit LAT source address

Referenced by show().


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

Generated on Fri Sep 30 18:06:08 2011 by  doxygen 1.5.8