GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > IPBS / V0-0-1

Constituent: pbs     Tag: i845e


Interface   Data Structures   File List   Data Fields   Globals  

_PBS_crashCtx Struct Reference

Defines the application context parameters of a crash. More...

#include <PBS.h>


Data Fields

void * pc
void * sp
unsigned int msr
unsigned int tid
unsigned long long tim
unsigned int reason
unsigned int parameter


Detailed Description

Defines the application context parameters of a crash.


Field Documentation

unsigned int _PBS_crashCtx::msr
 

Machine status register

unsigned int _PBS_crashCtx::parameter
 

Application specific parameter

void* _PBS_crashCtx::pc
 

PC of the crash

unsigned int _PBS_crashCtx::reason
 

Application specific reason

void* _PBS_crashCtx::sp
 

Stack pointer

unsigned int _PBS_crashCtx::tid
 

Task ID, if NULL, then at ISR

unsigned long long _PBS_crashCtx::tim
 

64 bit processor clock (raw no interpretation)


The documentation for this struct was generated from the following file:
Generated on Fri Feb 10 20:26:10 2006 by  doxygen 1.4.4