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.
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