Demo HCI Implementation for WiMOD-LR Devices  V1.3.1
TWiMODLR_DevMgmt_FwInfo Struct Reference

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]
 

Detailed Description

Basic information about the current firmware of the WiMOD.

Member Data Documentation

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


The documentation for this struct was generated from the following file: