Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
m2m_wifi_get_sleep_mode

Synchronous power save mode retrieval function.

Functions

NMI_API uint8 m2m_wifi_get_sleep_mode (void)
 Get the current Power save mode. More...
 

NMI_API uint8 m2m_wifi_get_sleep_mode ( void  )

Get the current Power save mode.

Synchronous API to retrieve the current power save mode of the WINC.

Synchronous power save mode retrieval function.

Returns
The current operating power saving mode.
See Also
tenuPowerSaveModes , m2m_wifi_set_sleep_mode
tenuPowerSaveModes m2m_wifi_set_sleep_mode
Returns
The current operating power saving mode.
The current operating power saving mode based on the enumerated sleep modes tenuPowerSaveModes.
See Also
tenuPowerSaveModes m2m_wifi_set_sleep_mode
Returns
The current operating power saving mode. The value will be one of those from the enumerated type tenuPowerSaveModes.
See Also
tenuPowerSaveModes m2m_wifi_set_sleep_mode