XSdFecCfgInitialize - 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 XSdFecCfgInitialize(XSdFec *InstancePtr, XSdFec_Config *ConfigPtr);

Arguments

XSdFec *InstancePtr
Pointer to device instance state structure.
XSdFec_Config *ConfigPtr
Pointer to device configuration structure.

Description

Initializes the SD-FEC device specified by the supplied configuration structure and populates the device state structure.

Return Value

XST_SUCCESS

XST_FAILURE