v_voip_framer
Xilinx SDK Drivers API Documentation
XFramer_Config Struct Reference

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

Data Fields

u16 DeviceId
 DeviceId is the unique ID of the VoIP Framer 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...

 
u16 OverflowHandlingStrategy
 Overflow Handling Strategy Enable. More...
 

Detailed Description

This typedef contains configuration information for the VoIP Framer core.

Each VoIP Framer device should have a configuration structure associated.

Field Documentation

u16 XFramer_Config::DeviceId

DeviceId is the unique ID of the VoIP Framer core.

u16 XFramer_Config::HWChannelNumber

Current Supported Channel

by the core

Referenced by XFramer_CfgInitialize(), and XFramer_CoreInfo().

u16 XFramer_Config::OverflowHandlingStrategy

Overflow Handling Strategy Enable.

Referenced by XFramer_CfgInitialize(), and XFramer_CoreInfo().