GLAST/LAT > DAQ and FSW > FSW > Index by Name within Package

ScrubStatus - Telemetry Struct


"Status of the memory scrubbing subsystem" (APP/LHK)

View Options: (help)

Definition:

    Alignment:4-byte boundary
    APID:577/0x241
    Attribute(s):
    Length: 96 bits (12 bytes)

Description:

    Status of the memory scrubbing subsystem

Layout: (hide detail; help)

Status of the memory scrubbing subsystem (ScrubStatus)
Telemetry Field Format
0x 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
000 ui start
004 ui end
008 ui period

    ScrubStatus (str)
    |  ui start (fld) ... period (fld)
    

    typedef struct _LHK_ScrubStatus {
    
        /* Unsigned int */
        unsigned int         start;
    
        /* Unsigned int */
        unsigned int         end;
    
        /* Unsigned int */
        unsigned int         period;
    
    } LHK_ScrubStatus;
    

Fields:

      Attribute(s):  

      Brief:  "Unsigned int"

      Instance(s):  end, period, start

      Unsigned int

Used by: