Function esp_idf_hal::sys::adc_digi_start
source ยท pub unsafe extern "C" fn adc_digi_start() -> i32
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