esp_cpu_intr_get_handler_arg() function
Get a handler function's argument of Get the argument of a previously assigned handler function on the current CPU.
Arguments
intr_num
Interrupt number (from 0 to 31)
Return value
The the argument passed to the handler function