Generates the declaration of C function
arg_isrFunctionName that can be used as an ISR function for interrupt vector with name defined by
arg_intVectorProperty component property.
Note: There can be some RTOS specific limitations to arg_isrParameterType type. See documentation of concrete RTOS adapter for details.
Note: To generate ISR epilog and closing }, use RTOSAdap_genISRFunctionDefinitionClose().