AGHAF
4.5.1
Annecy electronique Generic Hardware Access Framework
|
structure containing the informtions about a device More...
#include <aghaf_global.h>
Public Attributes | |
uint16_t | bootVersion |
Boot firmware version. Value was coded in BCD. sample : 0x0113 : V1.13. | |
AGHAF_DeviceState | deviceState |
State of device. | |
uint16_t | firmwareVersion |
Firmware version. Value was coded in BCD. sample : 0x0224 : V2.24. | |
uint8_t | hardwareUniqueID [16] |
unique hardware id of the device. | |
char | hardwareVersion [64] |
Hardware version. in ASCII format. | |
char | name [64] |
Device name. | |
char | productNo [64] |
Product number (PPF). | |
char | serialNo [64] |
Serial number. | |
structure containing the informtions about a device