Function adc_flush()

Flushes the ADC pipeline.

void adc_flush(
		struct adc_module *const module_inst)

Flushes the pipeline and restarts the ADC clock on the next peripheral clock edge. All conversions in progress will be lost. When flush is complete, the module will resume where it left off.

Table 1. Parameters
Data direction Parameter name Description

[in]

module_inst

Pointer to the ADC software instance struct