Linux Kernel
3.7.1
|
#include <sbe_promformat.h>
Data Fields | |
char | type |
char | length [2] |
char | Crc32 [4] |
char | Id [2] |
char | SubId [2] |
char | Serial [6] |
char | CreateTime [4] |
char | HeatRunTime [4] |
char | HeatRunIterations [4] |
char | HeatRunErrors [4] |
Definition at line 101 of file sbe_promformat.h.
char Crc32[4] |
Definition at line 105 of file sbe_promformat.h.
char CreateTime[4] |
Definition at line 109 of file sbe_promformat.h.
char HeatRunErrors[4] |
Definition at line 112 of file sbe_promformat.h.
char HeatRunIterations[4] |
Definition at line 111 of file sbe_promformat.h.
char HeatRunTime[4] |
Definition at line 110 of file sbe_promformat.h.
char Id[2] |
Definition at line 106 of file sbe_promformat.h.
char length[2] |
Definition at line 104 of file sbe_promformat.h.
char Serial[6] |
Definition at line 108 of file sbe_promformat.h.
char SubId[2] |
Definition at line 107 of file sbe_promformat.h.
Definition at line 103 of file sbe_promformat.h.