3.3.1.3 ADCx_ConversionStart

Starts the ADC conversion with the software trigger.

This function triggers the ADC conversion of the selected channel. This function should be called for each conversion when SW trigger for conversion is selected.

void 
ADCx_ConversionStart 
(
    void
);

Precondition

  • none

Parameters

  • void

Returns

  • void