2.1.6.2 DRV_PUF_CheckDisableCommand()
drv_puf_result_t DRV_PUF_CheckDisableCommand (uint32_t * cmdMask)
Checks which commands have been disabled.
| cmdMask |
Pointer to disabled command mask:
|
Result code of the operation. See drv_puf_result_t enum for details. |
Note:
The driver must have been initialized, not necessarily started, to run this function successfully.
