GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LIM / V1-20-0

Constituent: lim     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_LIM_Lpa Struct Reference

State information for an LPA interface object. More...

Collaboration diagram for _LIM_Lpa:

Collaboration graph
[legend]

Data Fields

unsigned int key
LIM_Actionaction_p
LIM_Otherother_p
LIM_Lpa_Mode mode
int prev_valid
unsigned int prev_latc
unsigned int prev_ignore
unsigned int prev_db
unsigned int prev_consign
unsigned int prev_cpu_mask

Detailed Description

State information for an LPA interface object.


Field Documentation

LIM_Action* _LIM_Lpa::action_p
 

Pointer to an action reporting object.

unsigned int _LIM_Lpa::key
 

Key value that is set to LIM_LPA_VALID_KEY when the LPA interface object state is valid.

LIM_Lpa_Mode _LIM_Lpa::mode
 

Current LPA task mode.

LIM_Other* _LIM_Lpa::other_p
 

Pointer to an Other-Task object for the LPA task.

unsigned int _LIM_Lpa::prev_consign
 

CONSIGN value of most recent Start command.

unsigned int _LIM_Lpa::prev_cpu_mask
 

CPU-MASK value of most recent Start command.

unsigned int _LIM_Lpa::prev_db
 

DB value of most recent Start command.

unsigned int _LIM_Lpa::prev_ignore
 

IGNORE value of most recent Start command.

unsigned int _LIM_Lpa::prev_latc
 

LATC value of most recent Start command.

int _LIM_Lpa::prev_valid
 

Flag indicating that the values associated with the most recent Start command are valid.


The documentation for this struct was generated from the following file:
Generated on Thu Oct 30 01:45:58 2008 by  doxygen 1.4.4