GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > TRC / V1-0-1

Constituent: trc     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_TRC_TaskSwitch Struct Reference

Structured record to enter a task switch in the trace. More...

#include <TRC_prvdefs.h>

Collaboration diagram for _TRC_TaskSwitch:

Collaboration graph
[legend]

Data Fields

unsigned int wdog
TRC_Meta meta
unsigned int old_sp
unsigned int old_pc
unsigned int new_sp
unsigned int new_pc

Detailed Description

Structured record to enter a task switch in the trace.


Field Documentation

TRC_Meta _TRC_TaskSwitch::meta
 

Meta information

unsigned int _TRC_TaskSwitch::new_pc
 

Program counter (incoming task)

unsigned int _TRC_TaskSwitch::new_sp
 

Stack pointer (incoming task)

unsigned int _TRC_TaskSwitch::old_pc
 

Program counter (outgoing task)

unsigned int _TRC_TaskSwitch::old_sp
 

Stack pointer (outgoing task)

unsigned int _TRC_TaskSwitch::wdog
 

Value of watchdog


The documentation for this struct was generated from the following file:
Generated on Fri May 25 05:18:07 2007 by  doxygen 1.4.4