

#include <nitro/rtc.h>RTCResult RTG_GetLastSyncSWClockResult( void );
None.
Returns the results from the last call to the RTC_SyncSWClock function.
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.
2008/04/17 Initial version.
CONFIDENTIAL