Pointer to ADC initialization config. Refer to ``adc_continuous_handle_cfg_t``.
ret_handle
ADC continuous mode driver handle
Return value
- ESP_ERR_INVALID_ARG If the combination of arguments is invalid. - ESP_ERR_NOT_FOUND No free interrupt found with the specified flags - ESP_ERR_NO_MEM If out of memory - ESP_OK On success
Examples
adc_continuous_new_handle() is referenced by 1 libraries and example projects: