Function adc_abort_job()

Aborts an ongoing job.

void adc_abort_job(
		struct adc_module * module_inst,
		enum adc_job_type type)

Aborts an ongoing job.

Table 1. Parameters
Data direction Parameter name Description

[in]

module_inst

Pointer to the ADC software instance struct

[in]

type

Type of job to abort