WINC1500 IoT Software APIs: m2m_wifi_set_power_profile

WINC1500 IoT Software API

WINC1500 IoT Software APIs  19.5.2
WINC Software API Reference Manual
m2m_wifi_set_power_profile

Functions

sint8 m2m_wifi_set_power_profile (uint8 u8PwrMode)
 

Detailed Description

Change the power profile mode

Function Documentation

◆ m2m_wifi_set_power_profile()

NMI_API sint8 m2m_wifi_set_power_profile ( uint8  u8PwrMode)
Parameters
[in]u8PwrModeChange the WINC1500 power profile to different mode based on the enumeration tenuM2mPwrMode
Precondition
Must be called after the initializations and before any connection request and can't be changed in run time.
See also
tenuM2mPwrMode 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