2.83.14 POWER_DS_SoftwareRestore Function

C

void POWER_DS_SoftwareRestore(void);

Summary

Releases I/O pins and allow their respective TRIS and LAT bits to control their states

Description

Releases I/O pins and allow their respective TRIS and LAT bits to control their states

Precondition

None.

Parameters

None.

Returns

None.

Example

POWER_DS_SoftwareRestore()

Remarks

This function is only available for the devices which has deep sleep controller. MCC will generate this function only for the selected devices accordingly. Check device datasheet for more information.