2.1.6.24 DRV_PUF_TestPufCmd()

drv_puf_result_t DRV_PUF_TestPufCmd (uint8_t * pufScore)

Performs the Test PUF command.

Parameters:
pufScore

Pointer to the byte that will hold the PUF score

Returns:

Result code of the operation. See drv_puf_result_t enum for details.

Note:

The driver must have been initialized and started to run this command successfully. No other command must have been run before.