XilSKey_ZynqMp_EfusePs_WriteAndVerifyBit - 2023.2 English

Standalone Library Documentation: BSP and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2023-12-13
Version
2023.2 English

This function programs and verifies the particular bit of eFUSE array

Prototype

u32 XilSKey_ZynqMp_EfusePs_WriteAndVerifyBit(u8 Row, u8 Column, XskEfusePs_Type EfuseType);

Parameters

The following table lists the XilSKey_ZynqMp_EfusePs_WriteAndVerifyBit function arguments.

Table 1. XilSKey_ZynqMp_EfusePs_WriteAndVerifyBit Arguments
Type Member Description
u8 Row specifies the row number.
u8 Column specifies the column number.
XskEfusePs_Type EfuseType specifies the eFUSE type.

Returns

  • XST_SUCCESS - On success
  • ErrorCode - on Failure