LMS API Documentation
|
#include <LimeSuite.h>
Data Fields | |
char | deviceName [32] |
The display name of the device. | |
char | expansionName [32] |
The display name of the expansion card. | |
char | firmwareVersion [16] |
The firmware version as a string. | |
char | hardwareVersion [16] |
The hardware version as a string. | |
char | protocolVersion [16] |
The protocol version as a string. | |
uint32_t | boardSerialNumber |
A unique board serial number. | |
char | gatewareVersion [16] |
Gateware version as a string. | |
char | gatewareRevision [16] |
Gateware revision as a string. | |
char | gatewareTargetBoard [32] |
Which board should use this gateware. | |
Device information structure
Definition at line 1255 of file LimeSuite.h.