XilSKey_EfusePl_SystemInit - 2020.2 English

OS and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2020-11-24
Version
2020.2 English

Initializes PL eFUSE with input data given.

Note: Updates the global variable ErrorCode with error code(if any).

Prototype

u32 XilSKey_EfusePl_SystemInit(XilSKey_EPl *InstancePtr);

Parameters

The following table lists the XilSKey_EfusePl_SystemInit function arguments.

Table 1. XilSKey_EfusePl_SystemInit Arguments
Type Name Description
XilSKey_EPl * InstancePtr - Input data to be written to PL eFUSE

Returns