Function esp_idf_hal::sys::adc_digi_stop
source ยท pub unsafe extern "C" fn adc_digi_stop() -> i32
Expand description
@brief Stop the Digital ADC and DMA peripherals. After this, the hardware stops working.
@return - ESP_ERR_INVALID_STATE Driver state is invalid. - ESP_OK On success