12.3.6 DIAG_WDT_SimpleTimer_GetRSTFRCopy
This API returns the status of the RSTFR register backup and stores the RSTFR copy at the address pointed to by store_RSTFR_copy_p.
diag_RSTFR_backup_status_t DIAG_WDT_SimpleTimer_GetRSTFRCopy(
uint8_t * store_RSTFR_copy_p
)
Parameters
[in] store_RSTFR_copy_p | uint8_t * |
Returns
diag_RSTFR_backup_status_t | DIAG_RSTFR_BACKUP_OK, DIAG_RSTFR_BACKUP_ERROR |