LMS API Documentation
v20.01.0
|
#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. | |
uint64_t | boardSerialNumber |
A unique board serial number. | |
char | gatewareVersion [16] |
Gateware version as a string. | |
char | gatewareTargetBoard [32] |
Which board should use this gateware. | |
Device information structure
Definition at line 1261 of file LimeSuite.h.