WINC1500 IoT Software APIs: m2m_wifi_set_tx_power

WINC1500 IoT Software API

WINC1500 IoT Software APIs  19.5.2
WINC Software API Reference Manual
m2m_wifi_set_tx_power

Functions

sint8 m2m_wifi_set_tx_power (uint8 u8TxPwrLevel)
 

Detailed Description

Set the TX power tenuM2mTxPwrLevel

Function Documentation

◆ m2m_wifi_set_tx_power()

NMI_API sint8 m2m_wifi_set_tx_power ( uint8  u8TxPwrLevel)
Parameters
[in]u8TxPwrLevelchange the TX power based on the enumeration tenuM2mTxPwrLevel
Precondition
Must be called after the initialization and before any connection request and can't be changed in runtime.
See also
tenuM2mTxPwrLevel 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