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.
Data direction | Parameter name | Description |
---|---|---|
[in] |
module_inst |
Pointer to the DAC software instance struct |
[in] |
channel |
Logical channel to enable callback function |
Returns
Status of the job.