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

Constituent: pbc_bootshell     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_pbc_ErrorRegEntry Struct Reference

Error register table entry. More...


Data Fields

volatile ULONG * address
unsigned int check_mask
unsigned int report_mask
unsigned int count
unsigned int error_code
unsigned int reboot


Detailed Description

Error register table entry.

Information about one or more bits in a PPCI register that we should monitor.


Field Documentation

volatile ULONG* _pbc_ErrorRegEntry::address
 

Address of the register.

unsigned int _pbc_ErrorRegEntry::check_mask
 

Mask of bits to check and count.

unsigned int _pbc_ErrorRegEntry::count
 

Num times that bad bit values were seen.

unsigned int _pbc_ErrorRegEntry::error_code
 

PBC MSG code to report for bad values.

unsigned int _pbc_ErrorRegEntry::reboot
 

Reboot indicator - nonzero => reboot.

unsigned int _pbc_ErrorRegEntry::report_mask
 

Mask of bits to report.


The documentation for this struct was generated from the following file:
Generated on Mon Aug 15 22:46:41 2005 by doxygen 1.3.3