WINC1500 IoT Software APIs: m2m_wifi_get_firmware_version

WINC1500 IoT Software API

WINC1500 IoT Software APIs  19.5.2
WINC Software API Reference Manual
m2m_wifi_get_firmware_version

Functions

sint8 m2m_wifi_get_firmware_version (tstrM2mRev *pstrRev)
 

Detailed Description

Get Firmware version info as defined in the structure tstrM2mRev.

Function Documentation

◆ m2m_wifi_get_firmware_version()

m2m_wifi_get_firmware_version ( tstrM2mRev *  pstrRev)
Parameters
[out]M2mRevPointer to the structure tstrM2mRev that contains the firmware version parameters
Precondition
Must be called after intialization through the following function m2m_wifi_init
See also
m2m_wifi_init
Returns
The function returns M2M_SUCCESS for successful operations and a negative value otherwise.
Generated on Thu Jan 26 2017 22:15:21 for WINC1500 IoT Software APIs by   doxygen 1.8.13