Functions | |
| void | wiced_platform_mcu_disable_powersave (void) |
| void | wiced_platform_mcu_enable_powersave (void) |
MCU Powersave Functions
Functions to enable MCU to enter/leave lower power consumption states when it is idle.
By default Powersave is not enabled in WICED.
| void wiced_platform_mcu_disable_powersave | ( | void | ) |
Stops the MCU entering powersave mode.
| void wiced_platform_mcu_enable_powersave | ( | void | ) |
Enables the MCU to enter powersave mode.