6.6.4.6.3 Function dac_chan_get_job_status()

Gets the status of a job.

enum status_code dac_chan_get_job_status( struct dac_module * module_inst, const enum dac_channel channel)

Gets the status of an ongoing or the last job.

Table 6-36. Parameters
Data directionParameter nameDescription

[in]

module_inst

Pointer to the DAC software instance struct

[in]

channel

Logical channel to enable callback function

Returns

Status of the job.