Function adc_get_job_status()

Gets the status of a job.

enum status_code adc_get_job_status(
		struct adc_module * module_inst,
		enum adc_job_type type)

Gets the status of an ongoing or the last job.

Table 1. Parameters
Data direction Parameter name Description

[in]

module_inst

Pointer to the ADC software instance struct

[in]

type

Type of to get status

Returns

Status of the job.