XFpga_Initialize - 2022.1 English

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

Document ID
UG643
Release Date
2022-04-21
Version
2022.1 English

This API, when called, initializes the XFPGA interface with default settings.

Prototype

u32 XFpga_Initialize(XFpga *InstancePtr);

Parameters

The following table lists the XFpga_Initialize function arguments.

Table 1. XFpga_Initialize Arguments
Type Name Description
XFpga * InstancePtr Pointer to the XFpga structure.

Returns

Returns Status
  • XFPGA_SUCCESS on success
  • Error code on failure