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

Table 1. XilSKey_ZynqMp_EfusePs_WriteBit 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.

Returns

XST_SUCCESS - On success ErrorCode - on Failure