Function esp_idf_sys::adc_digi_deinitialize
source ยท pub unsafe extern "C" fn adc_digi_deinitialize() -> esp_err_t
Expand description
@brief Deinitialize the Digital ADC.
@return - ESP_ERR_INVALID_STATE Driver state is invalid. - ESP_OK On success