12.3.3 DIAG_INTERRUPT_Unregister

Software Requirement Reference ID : SW_INTERRUPT_FREQUENCY_TEST_01. This API is used to unregister an interrupt being monitored for the interrupt frequency. The interrupt identifier of the module which needs to be removed from being monitored for interrupt frequency, is passed as an argument to the API.

bool DIAG_INTERRUPT_Unregister(
    diag_interrupt_id_t intrId
)

Parameters

[in] intrId

diag_interrupt_id_t

- ID for the interrupt to be unregistered

Returns

bool bool