2.1.6.20 DRV_PUF_Start()
drv_puf_result_t DRV_PUF_Start (const drv_puf_start_t *const pufStartConfig)
Starts the PUF driver.
| pufStartConfig |
Pointer to the PUF start structure |
Result code of the operation. See drv_puf_result_t enum for details. |
Note:
The driver must have been initialized to run this function successfully.
