1.2.18.2 1.3.21.2 1.4.19.2 1.5.20.2 1.9.17.2 1.29.20.2 1.32.23.2 1.38.19.2 1.39.16.2 1.40.18.2 RSTC_BackupExitCauseGet Function
C
RSTC_BKUPEXIT_CAUSE RSTC_BackupExitCauseGet (void)
Summary
Reports the cause of the Backup Exit.
Description
This function returns the cause of the Backup exit.
Precondition
None.
Parameters
None.
Returns
Returns the cause of the Backup Exit.
Example
if (RSTC_BackupExitCauseGet() == RSTC_BKUPEXIT_CAUSE_HIB0) { //Application related tasks }
Remarks
Refer to the specific device data sheet to determine availability.