This function provides support to program eFUSE memory
Prototype
u32 XilSKey_ZynqMpEfuseWrite(const u32 AddrHigh, const u32 AddrLow);
Parameters
The following table lists the XilSKey_ZynqMpEfuseWrite
function arguments.
Type | Name | Description |
---|---|---|
const u32 | AddrHigh | Higher 32-bit address of the XilSKey_Efuse structure. |
const u32 | AddrLow | Lower 32-bit address of the XilSKey_Efuse structure. |