DIAG_INTERRUPT_GetStatus

Software Requirement Reference ID : SW_INTERRUPT_FREQUENCY_TEST_01. This API is called to get the result of the respective interrupt module.

diag_interrupt_test_status_t DIAG_INTERRUPT_GetStatus(
    diag_interrupt_id_t intrId
)

Parameters

[in] intrId

diag_interrupt_id_t

- ID of the interrupt for which test status is requested.

Returns

diag_interrupt_test_status_t DIAG_INTR_PASS - Success, DIAG_INTR_FAIL - Failure, DIAG_INTR_INVALID - Indeterminate