![]() |
Demo HCI Implementation for WiMOD-LR Devices
V1.3.1
|
Basic information about the current firmware of the WiMOD. More...
#include <SAP/WiMOD_SAP_DEVMGMT_IDs.h>
Public Attributes | |
UINT8 | Status |
UINT8 | FirmwareMinorVersion |
UINT8 | FirmwareMayorVersion |
UINT16 | BuildCount |
UINT8 | BuildDateStr [WIMOD_DEVMGMT_MAX_BUILDDATE_LEN] |
UINT8 | FirmwareName [WIMOD_DEVMGMT_MAX_FIRMWARE_NAME_LEN] |
Basic information about the current firmware of the WiMOD.
UINT16 TWiMODLR_DevMgmt_FwInfo::BuildCount |
build count number of the firmware
UINT8 TWiMODLR_DevMgmt_FwInfo::BuildDateStr[WIMOD_DEVMGMT_MAX_BUILDDATE_LEN] |
human readable string containing the build date
UINT8 TWiMODLR_DevMgmt_FwInfo::FirmwareMayorVersion |
mayor version number of the firmware
UINT8 TWiMODLR_DevMgmt_FwInfo::FirmwareMinorVersion |
minor version number of the firmware
UINT8 TWiMODLR_DevMgmt_FwInfo::FirmwareName[WIMOD_DEVMGMT_MAX_FIRMWARE_NAME_LEN] |
human readable string containing name of the firmware
UINT8 TWiMODLR_DevMgmt_FwInfo::Status |
status flag; indicates if other values are vaild