esp_idf_svc::sys

Function adc_digi_deinitialize

Source
pub unsafe extern "C" fn adc_digi_deinitialize() -> i32
Expand description

@brief Deinitialize the Digital ADC.

@return - ESP_ERR_INVALID_STATE Driver state is invalid. - ESP_OK On success