gpio_isr_handler_remove() function
Remove ISR handler for the corresponding GPIO pin.
Return value
- ESP_OK Success - ESP_ERR_INVALID_STATE Wrong state, the ISR service has not been initialized. - ESP_ERR_INVALID_ARG Parameter error
Examples
gpio_isr_handler_remove() is referenced by 4 libraries and example projects: