2.1.6.16 DRV_PUF_RestrictContext()
drv_puf_result_t DRV_PUF_RestrictContext (uint8_t ctxNum, uint32_t ctxVal)
Restricts the PUF user context.
| ctxNum |
Context number (0 or 1) |
| ctxVal |
Context value (word) |
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.
