RTOSAdap_genRestoreInterruptVector

Generates the code which restores the settings of the interrupt vector (handling ISR function and ISR function argument value) with name defined by arg_intVectorProperty component property to the state specified by arg_oldISRSettings.

Note: The generated code requires access to the interrupt vector index constants. Refer RTOSAdap_getInterruptVectorSymbol and RTOSAdap_genSetInterruptVector() for details.