GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> EDS / V2-10-2 > edsd / mv2304


Interface   Data Structures   File List   Data Fields   Globals  

_EDR_errTkrStatus_bf Struct Reference

The status word as bit fields. More...

#include <EDR_err.h>

List of all members.

Public Attributes

unsigned int aborted: 1
unsigned int cc_err: 1
unsigned int rc_err: 1
unsigned int rsvd: 1
unsigned int component: 4
unsigned int cc: 4
unsigned int reason: 4
unsigned int idx:16


Detailed Description

The status word as bit fields.

Member Data Documentation

unsigned int _EDR_errTkrStatus_bf::aborted

The scan was aborted because the error record was unparseable

unsigned int _EDR_errTkrStatus_bf::cc_err

A CC level error occurred

unsigned int _EDR_errTkrStatus_bf::rc_err

A RC level error occurred

unsigned int _EDR_errTkrStatus_bf::rsvd

Reserved

unsigned int _EDR_errTkrStatus_bf::component

If CC level error, must be EDR_ERR_COMPONENT_K_TKR

unsigned int _EDR_errTkrStatus_bf::cc

The offending CC

unsigned int _EDR_errTkrStatus_bf::reason

If CC level error the reason, see EDR_ERR_TKR_REASON_K

unsigned int _EDR_errTkrStatus_bf::idx

The index of the word that generated the error


The documentation for this struct was generated from the following file:
Generated on Thu Sep 2 12:28:40 2010 by  doxygen 1.5.3