2.1.6.24 DRV_PUF_TestPufCmd()
drv_puf_result_t DRV_PUF_TestPufCmd (uint8_t * pufScore)
Performs the Test PUF command.
| pufScore |
Pointer to the byte that will hold the PUF score |
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.
