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.

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.

References hif_get_sleep_mode().

Referenced by os_m2m_wifi_get_sleep_mode().