![]() |
v_voip_fec_tx
Xilinx SDK Drivers API Documentation
|
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... | |
This typedef contains configuration information for the VoIP FEC Transmitter core.
Each VoIP FEC Transmitter device should have a configuration structure associated.
| UINTPTR XVoipFEC_TX_Config::BaseAddress |
BaseAddress is the physical base address of the core's registers.
Referenced by XVoipFEC_TX_CfgInitialize(), XVoipFEC_TX_CoreStatisics(), XVoipFEC_TX_CoreStatusRegValue(), XVoipFEC_TX_FECParamsRegValue(), XVoipFEC_TX_SetFEC_D(), XVoipFEC_TX_SetFEC_L(), XVoipFEC_TX_SetFECMode(), and XVoipFEC_TX_SetFECNonBlockAllign().
| 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.