adc_dma_start_conversion

Start conversion.

int32_t adc_dma_start_conversion(
    struct adc_dma_descriptor *const descr
)

This function starts the single conversion if no automatic (free-run) mode is enabled.

Parameters

descr

Type: struct adc_dma_descriptor Struct *const

The pointer to the ADC descriptor

Returns

Type: int32_t

Start conversion status.