4.9.3.5 DIAG_INTERRUPT_GetResult
This API is called to get the result of the respective interrupt module.
diag_interrupt_test_status_t DIAG_INTERRUPT_GetResult(
diag_interrupt_id_t id
)
Returns
diag_interrupt_test_status_t | DIAG_INTR_PASS - Success, DIAG_INTR_FAIL - Failure, DIAG_INTR_INVALID - Indeterminate |