#include <VFATdata.h>
Public Attributes | |
struct { | |
uint64_t crc: 16 | |
Check Sum value, 16 bits. More... | |
uint64_t lsData2: 48 | |
channels from 1to64 More... | |
}; | |
uint64_t | word |
Definition at line 38 of file VFATdata.h.
struct { ... } |
uint64_t gem::VFATthird::crc |
Check Sum value, 16 bits.
Definition at line 41 of file VFATdata.h.
Referenced by gem::VFATdata::crc(), and gem::VFATdata::VFATdata().
uint64_t gem::VFATthird::lsData2 |
channels from 1to64
Definition at line 42 of file VFATdata.h.
Referenced by gem::VFATdata::lsData(), and gem::VFATdata::VFATdata().
uint64_t gem::VFATthird::word |
Definition at line 39 of file VFATdata.h.
Referenced by gem::VFATdata::VFATdata().