1.16.14 1.18.14 1.19.14 1.20.14 1.21.15 1.22.19 1.23.18 Low Power Modes (Power)
PIC32 devices offer various methods and modes that allow the user to balance power consumption with device performance. Power plib provides interface to get into such low power modes.
Using The Library
To enter into any of the power saving mode, user can call the API POWER_LowPowerModeEnter.
Library Interface
Low Power Modes peripheral library provides the following interfaces:
Functions
Name | Description |
---|---|
POWER_LowPowerModeEnter | Puts the device in selected low power mode |
Data types and constants
Name | Type | Description |
---|---|---|
POWER_LOW_POWER_MODE | Enum | Identifies low power mode options |