#include <L1CrisDiagnosticEvent.h>
Public Attributes | |
uint32 | ClockMinorFrame0 |
uint32 | ClockMinorFrame1 |
uint32 | Second1996MinorFrame0 |
uint32 | MicrosecondMinorFrame0 |
uint32 | Second1996MinorFrame1 |
uint32 | MicrosecondMinorFrame1 |
uint16 | RawStack [NUM_CRIS_RAW_STACK_EVT_BYTES/2] |
uint16 | SoftEvent [NUM_CRIS_RAW_SOFT_EVT_BYTES/2] |
uint8 | NormalEvent [MAX_NUM_CRIS_EVENT_BYTES] |
uint8 | ContinuationFlag |
uint32 L1CrisDiagnosticEvent::ClockMinorFrame0 |
uint32 L1CrisDiagnosticEvent::ClockMinorFrame1 |
uint8 L1CrisDiagnosticEvent::ContinuationFlag |
uint32 L1CrisDiagnosticEvent::MicrosecondMinorFrame0 |
uint32 L1CrisDiagnosticEvent::MicrosecondMinorFrame1 |
uint8 L1CrisDiagnosticEvent::NormalEvent[MAX_NUM_CRIS_EVENT_BYTES] |
uint16 L1CrisDiagnosticEvent::RawStack[NUM_CRIS_RAW_STACK_EVT_BYTES/2] |
uint32 L1CrisDiagnosticEvent::Second1996MinorFrame0 |
uint32 L1CrisDiagnosticEvent::Second1996MinorFrame1 |
uint16 L1CrisDiagnosticEvent::SoftEvent[NUM_CRIS_RAW_SOFT_EVT_BYTES/2] |