v_voip_fec_tx
Xilinx SDK Drivers API Documentation
XVoipFEC_TX_Config Struct Reference

This typedef contains configuration information for the VoIP FEC Transmitter core. More...

Data Fields

UINTPTR BaseAddress
 
BaseAddress is the physical base

address of the core's registers More...

 
u16 HWChannelNumber
 
Current Supported Channel by the

core More...

 
u32 FECBaseAddress
 Configured FEC BaseAddress. More...
 
u16 MaximumFECL
 Maximum Supported FEC L Value. More...
 

Detailed Description

This typedef contains configuration information for the VoIP FEC Transmitter core.

Each VoIP FEC Transmitter device should have a configuration structure associated.

Field Documentation

u32 XVoipFEC_TX_Config::FECBaseAddress

Configured FEC BaseAddress.

u16 XVoipFEC_TX_Config::HWChannelNumber

Current Supported Channel by the

core

Referenced by XVoipFEC_TX_CoreStatusRegValue().

u16 XVoipFEC_TX_Config::MaximumFECL

Maximum Supported FEC L Value.

Referenced by XVoipFEC_TX_CoreStatusRegValue().