|
Linux Kernel
3.7.1
|
#include <sbe_promformat.h>
Data Fields | |
| char | type |
| char | Id [2] |
| char | SubId [2] |
| char | Serial [6] |
| char | CreateTime [4] |
| char | HeatRunTime [4] |
| char | HeatRunIterations [4] |
| char | HeatRunErrors [4] |
| char | Crc32 [4] |
Definition at line 86 of file sbe_promformat.h.
| char Crc32[4] |
Definition at line 96 of file sbe_promformat.h.
| char CreateTime[4] |
Definition at line 92 of file sbe_promformat.h.
| char HeatRunErrors[4] |
Definition at line 95 of file sbe_promformat.h.
| char HeatRunIterations[4] |
Definition at line 94 of file sbe_promformat.h.
| char HeatRunTime[4] |
Definition at line 93 of file sbe_promformat.h.
| char Id[2] |
Definition at line 89 of file sbe_promformat.h.
| char Serial[6] |
Definition at line 91 of file sbe_promformat.h.
| char SubId[2] |
Definition at line 90 of file sbe_promformat.h.
Definition at line 88 of file sbe_promformat.h.
1.8.2