pub unsafe extern "C" fn adc_digi_stop() -> i32Expand 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
pub unsafe extern "C" fn adc_digi_stop() -> i32@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