XilSKey_EfusePs_ReadStatus - 2021.1 English

Xilinx Standalone Library Documentation OS and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2021-06-16
Version
2021.1 English

This function is used to read the PS efuse status register.

Note: This API unlocks the controller and reads the Zynq PS eFUSE status register.

Prototype

u32 XilSKey_EfusePs_ReadStatus(XilSKey_EPs *InstancePtr, u32 *StatusBits);

Parameters

The following table lists the XilSKey_EfusePs_ReadStatus function arguments.

Table 1. XilSKey_EfusePs_ReadStatus Arguments
Type Name Description
XilSKey_EPs * InstancePtr Pointer to the PS eFUSE instance.
u32 * StatusBits Buffer to store the status register read.

Returns

  • XST_SUCCESS.
  • XST_FAILURE