GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > PBC / V4-9-0

Constituent: pbc_bootshell     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_Pbc_GlobalStateData Struct Reference

Global state information for PBC. More...

#include <bootshell.h>

Collaboration diagram for _Pbc_GlobalStateData:

Collaboration graph
[legend]

Data Fields

unsigned long bootType
MEM_DumpHandle reqDumpHandle
MEM_DumpHandle backDumpHandle
MEM_Descriptor backMemDump
MEM_LoadHandle reqLoadHandle
EE_Bank loadBank
unsigned long bootMode
Pbc_UplinkStatus uplinkStatus
unsigned int dumpActive
unsigned int scrubAddress
EE_Desc eeDesc

Detailed Description

Global state information for PBC.


Field Documentation

MEM_DumpHandle _Pbc_GlobalStateData::backDumpHandle
 

The memory dump context used by PBC for background dump.

MEM_Descriptor _Pbc_GlobalStateData::backMemDump
 

Memory descriptor for background memory dump.

unsigned long _Pbc_GlobalStateData::bootMode
 

Current processing mode, see PBC_SW_MODE_* from the telemetry section for details.

unsigned long _Pbc_GlobalStateData::bootType
 

Global location of boot type. This is passed as an argument from the rom init to indicate boot type (see pbc_COLD_START, pbc_WARM_START, etc for definitions). This code is then passed to the secondary boot when the secondary boot is started.

unsigned int _Pbc_GlobalStateData::dumpActive
 

Is a requested foreground dump active?

EE_Desc _Pbc_GlobalStateData::eeDesc
 

EEPROM driver state

EE_Bank _Pbc_GlobalStateData::loadBank
 

EEPROM bank currently being loaded

MEM_DumpHandle _Pbc_GlobalStateData::reqDumpHandle
 

The memory dump context used by PBC for requested dumps.

MEM_LoadHandle _Pbc_GlobalStateData::reqLoadHandle
 

Handle for requested Memory Load context

unsigned int _Pbc_GlobalStateData::scrubAddress
 

Current address for software scrub operation

Pbc_UplinkStatus _Pbc_GlobalStateData::uplinkStatus
 

Current uplink status.


The documentation for this struct was generated from the following file:
Generated on Fri Oct 7 21:50:23 2005 by  doxygen 1.4.4