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.
Type | Name | Description |
---|---|---|
u8 | Row | specifies the row number. |
u8 | Column | specifies the column number. |
XskEfusePs_Type | EfuseType | specifies the eFUSE type. |