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