2.83.10 POWER_DS_RTCC_PowerDisable Function

C

void POWER_DS_RTCC_PowerDisable(void);

Summary

Disables the RTCC module in the Deep Sleep mode.

Description

Disables the RTCC module in the Deep Sleep mode.

Precondition

None.

Parameters

None.

Returns

None.

Example

POWER_DS_RTCC_PowerDisable()

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.