This function is used to read DNA from eFUSE.
Prototype
void XilSKey_ZynqMp_EfusePs_ReadDna(u32 *DnaRead);
Parameters
The following table lists the XilSKey_ZynqMp_EfusePs_ReadDna function arguments.
| Type | Member | Description |
|---|---|---|
| u32 * | DnaRead | Pointer to an array of 3 x u32 words which holds the readback DNA. |