14.3.1.4.2 DEVICE_SLEEP_ConfigRetRam Function
C
void DEVICE_SLEEP_ConfigRetRam(bool enable);
Description
The API is used to enable/disable retention RAM
Parameters
bool enable Set as true to enable retention RAM; set as false to disable.
Returns
None