2.83.13 POWER_DS_RTCC_WakeupEnable Function
C
void POWER_DS_RTCC_WakeupEnable(void);
Summary
Enables the wake-up from RTCC.
Description
Enables the wake-up from RTCC.
Precondition
None.
Parameters
None.
Returns
None.
Example
POWER_DS_RTCC_WakeupEnable()
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.