Lines Matching defs:BaseEepHeader
423 typedef struct BaseEepHeader { struct
424 uint16_t length;
425 uint16_t checksum;
426 uint16_t version;
427 uint8_t opCapFlags;
428 uint8_t eepMisc;
429 uint16_t regDmn[2];
430 uint8_t macAddr[6];
431 uint8_t rxMask;
432 uint8_t txMask;
433 uint16_t rfSilent;
434 uint16_t blueToothOptions;
435 uint16_t deviceCap;
436 uint32_t binBuildNumber;
437 uint8_t deviceType;
438 uint8_t futureBase[33];