14.3.1.5.2 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

ParamDescription
wakeUpSrcPointer to the wake up source. See @ref DEVICE_DeepSleepWakeSrc_T.

Returns

None.