v_voip_decap
Xilinx SDK Drivers API Documentation
XDecap_Config Struct Reference

This typedef contains configuration information for the VoIP Decapsulator core. More...

Data Fields

u16 DeviceId
 
DeviceId is the unique ID of the VoIP Decapsulator

core More...

 
UINTPTR BaseAddress
 
BaseAddress is the physical

base address of the core's registers More...

 
u16 HWChannelNumber
 Current Supported Channel by the core. More...
 

Detailed Description

This typedef contains configuration information for the VoIP Decapsulator core.

Each VoIP Decapsulator device should have a configuration structure associated.

Field Documentation

u16 XDecap_Config::DeviceId

DeviceId is the unique ID of the VoIP Decapsulator

core

u16 XDecap_Config::HWChannelNumber

Current Supported Channel by the core.

Referenced by XDecap_CfgInitialize(), and XDecap_CoreInfo().