XSdFecInitialize - 1.1 English

Soft-Decision FEC Integrated Block LogiCORE IP Product Guide (PG256)

Document ID
PG256
Release Date
2022-10-19
Version
1.1 English

Function Prototype

int XSdFecInitialize(XSdFec *InstancePtr, u16 DeviceId);

Arguments

XSdFec *InstancePtr
Pointer to device instance state structure.
u16 DeviceId
ID of device to be initialized.

Description

Initializes the specified SD-FEC device and populates the device state structure. Combines XSdFecLookupConfig and XSdFecCfgInitialize.

Return Value

XST_SUCCESS

XST_FAILURE