This function programs a particular bit.
Prototype
INLINE u32 XilSKey_ZynqMp_EfusePs_WriteBit(u8 Row, u8 Column, XskEfusePs_Type EfuseType);
Parameters
The following table lists the XilSKey_ZynqMp_EfusePs_WriteBit
function arguments.
Type | Name | Description |
---|---|---|
u8 | Row | specifies the row number to program. |
u8 | Column | specifies the column number to program. |
XskEfusePs_Type | EfuseType | specifies the eFUSE type. |