dfemix
Vitis Drivers API Documentation
XDfeMix_DUCDDCCfg Struct Reference

Defines settings for single CC's DUC/DDC. More...

Data Fields

u32 NCOIdx
 [0-7] DUC/DDC NCO assignment More...
 
u32 CCGain
 [0-3] Adjust gain of CCID after mixing (applies to all antennas for that CCID). More...
 

Detailed Description

Defines settings for single CC's DUC/DDC.

Field Documentation

u32 XDfeMix_DUCDDCCfg::CCGain

[0-3] Adjust gain of CCID after mixing (applies to all antennas for that CCID).

Only applicable to downlink.

  • 0 = MINUS18DB: Apply -18dB gain.
  • 1 = MINUS12DB: Apply -12dB gain.
  • 2 = MINUS6DB: Apply -6dB gain.
  • 3 = ZERODB: Apply -0dB gain.

Referenced by XDfeMix_AddCC(), XDfeMix_AddCCExample(), XDfeMix_GetCarrierCfgAndNCO(), XDfeMix_MultiAddCCExample(), and XDfeMix_UpdateCC().