pub unsafe extern "C" fn adc_digi_start() -> esp_err_t
Expand description

@brief Start the Digital ADC and DMA peripherals. After this, the hardware starts working.

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