dfeofdm
Vitis Drivers API Documentation
XDfeOfdm Struct Reference

OFDM Structure. More...

Data Fields

XDfeOfdm_Config Config
 Config Structure. More...
 
XDfeOfdm_StateId StateId
 StateId. More...
 
s32 NotUsedCCID
 Not used CCID. More...
 
u32 CCSequenceLength
 Exact sequence length. More...
 
char NodeName [XDFEOFDM_NODE_NAME_MAX_LENGTH]
 Node name. More...
 
struct metal_io_region * Io
 Libmetal I/O structure. More...
 
struct metal_device * Device
 Libmetal device structure. More...
 

Detailed Description

OFDM Structure.

Field Documentation

u32 XDfeOfdm::CCSequenceLength
XDfeOfdm_Config XDfeOfdm::Config
struct metal_device* XDfeOfdm::Device

Libmetal device structure.

Referenced by XDfeOfdm_InstanceClose(), and XDfeOfdm_InstanceInit().

struct metal_io_region* XDfeOfdm::Io

Libmetal I/O structure.

s32 XDfeOfdm::NotUsedCCID

Not used CCID.

Referenced by XDfeOfdm_GetCurrentCCCfg(), and XDfeOfdm_Initialize().