26.6.3.4.2 Function trng_get_job_status()

Gets the status of a job.

enum status_code trng_get_job_status( struct trng_module * module_inst, enum trng_job_type type)

Gets the status of an ongoing or the last job.

Table 26-20. Parameters
Data directionParameter nameDescription

[in]

module_inst

Pointer to the TRNG software instance struct

[in]

type

Type of job to abort

Returns

Status of the job.