XPfw_EmProcessError() API processes the errors that occur. If the
respective error is registered with an error handler, then this function will call
the respective handler to take appropriate action.
Parameters
| Parameter | Description |
|---|---|
| ErrorType | Type of error received (EM_ERR_TYPE_1: For errors in PMU GLOBAL ERROR_STATUS_1 EM_ERR_TYPE_2: For errors in PMU GLOBAL ERROR_STATUS_2) |
Return
XST_SUCCESS: If successful.
XST_FAILURE: If action fails.