2.1.2.6 DIAG_INT_FrequencyUnregister()
diag_result_t DIAG_INT_FrequencyUnregister (diag_int_id_t intId)
Unregisters an interrupt from the frequency diagnosis.
| in | intId |
- ID for the interrupt to be unregistered |
DIAG_PASS - Given interrupt source is unregistered successfully DIAG_FAIL - Given interrupt source is not registered DIAG_INVALID_ARG - Invalid input arguments when calling the function |
