The channel header. More...
#include <simpleStructs.h>
Public Attributes | |
unsigned char | chanId |
Channel Id. More... | |
unsigned char | chipIdFlag |
chip id bitmask More... | |
unsigned char | firstHitbus |
First sample of the hitbus. More... | |
unsigned char | lastHitbus |
Last sample of the hitbus. More... | |
The channel header.
Contains useful info like which channel it is, which LABRADOR chip and when the HITBUS (the write pointer wraparound) is.
Definition at line 462 of file simpleStructs.h.