5 #ifndef BLANKFLAGCONSTANTS_H
6 #define BLANKFLAGCONSTANTS_H
14 struct BlankFlagBits {
18 DRIVE_BLANK = (1 << 1),
19 MONITORDATA = (1 << 2),
20 MONITORDATA_BLANK = (1 << 3),
22 OFFLINE_BLANK = (1 << 5),
24 PHASELOCK_BLANK = (1 << 7),
Monitor packets are not being received from the module.