Enumeration Name
Description
LpcType { NO_SLEEP, LIGHT_SLEEP, DEEP_SLEEP }
Enumerates low power consumption modes.
Function Name
LpcInit (void)
unsigned int
Initializes low power consumption.
LpcSetType (LpcType type)
Sets low power consumption for the device.