GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > SBC / V1-4-2

Constituent: sbc_debug     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

SBC_defs.h File Reference

Public definitions for secondary boot code. More...

#include "BootDiagnostics.h"

Include dependency graph for SBC_defs.h:

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


Typedefs

typedef enum _SBC_Sec_Boot_Flags SBC_Sec_Boot_Flags

Enumerations

enum  _SBC_Sec_Boot_Flags {
  SBC_SBF_MOUNT_EE0 = BOOT_DIAGS_SBF_MOUNT_EE0,
  SBC_SBF_MOUNT_EE1 = BOOT_DIAGS_SBF_MOUNT_EE1
}

Detailed Description

Public definitions for secondary boot code.

Author:
D.L. Wood

Typedef Documentation

SBC_Sec_Boot_Flags
 

The typedef for _SBC_Sec_Boot_Flags.


Enumeration Type Documentation

enum _SBC_Sec_Boot_Flags
 

Definitions for the bits in the boot diagnostics secondary boot flags word. These bits are specific to the secondary boot code - the lower 16 bits of the word.

Enumerator:
SBC_SBF_MOUNT_EE0  Attempt to mount lower bank TFFS partition 0.
SBC_SBF_MOUNT_EE1  Attempt to mount upper bank TFFS partition 1.


Generated on Mon Nov 12 01:56:38 2007 by  doxygen 1.4.4