RTG_GetLastSyncSWClockResult

Syntax

#include <nitro/rtc.h>
RTCResult RTG_GetLastSyncSWClockResult( void );

Arguments

None.

Return Values

Returns the results from the last call to the RTC_SyncSWClock function.

Description

Returns the results of synchronizing the software clock with the last call to the RTC_SyncSWClock function. Note that the RTC_SyncSWClock function is invoked from a callback function when recovering from sleep mode.

See Also

RTC_SyncSWClock

Revision History

2008/04/17 Initial version.


CONFIDENTIAL