19.6.4.7.5 Function spi_get_job_status()
Retrieves the current status of a job.
enum status_code spi_get_job_status( const struct spi_module *const module)
Retrieves the current status of a job that was previously issued.
| Data direction | Parameter name | Description |
|---|---|---|
|
[in] |
module |
Pointer to SPI software instance struct |
Returns
Current job status.
