dfemix
Vitis Drivers API Documentation
XDfeMix_DUCDDCStatus Struct Reference

DUC/DDC status. More...

Data Fields

u32 Stage
 [0-3] Earliest stage in which overflow occurred. More...
 
u32 Antenna
 
      [0-7] Antenna on which overflow occured, with lowest

antenna taking priority. More...

 
u32 NcoId
 
    [0-15] Number of NCO associated with overflowing channel,

with lowest taking priority. More...

 

Detailed Description

DUC/DDC status.

Field Documentation

u32 XDfeMix_DUCDDCStatus::Antenna

      [0-7] Antenna on which overflow occured, with lowest

antenna taking priority.

Referenced by XDfeMix_GetDUCDDCStatus().

u32 XDfeMix_DUCDDCStatus::NcoId

    [0-15] Number of NCO associated with overflowing channel,

with lowest taking priority.

Referenced by XDfeMix_GetDUCDDCStatus().

u32 XDfeMix_DUCDDCStatus::Stage

[0-3] Earliest stage in which overflow occurred.

Referenced by XDfeMix_GetDUCDDCStatus().