DEVICE_GetDeepSleepWakeUpSrc Function

C

void DEVICE_GetDeepSleepWakeUpSrc(DEVICE_DeepSleepWakeSrc_T *wakeUpSrc);

Description

The API is used to get the wake up source of deep sleep mode.

Parameters

Param Description
wakeUpSrc Pointer to the wake up source. See @ref DEVICE_DeepSleepWakeSrc_T.

Returns

None.