trafgen
Vitis Drivers API Documentation
XTrafGen_CmdEntry Struct Reference

Command Entry structure. More...

Data Fields

u32 CmdWords [5]
 Command Ram words. More...
 
u32 ParamWord
 Parameter Ram word. More...
 

Detailed Description

Command Entry structure.

This structure denotes each entry of 256 commands.

Field Documentation

u32 XTrafGen_CmdEntry::CmdWords[5]

Command Ram words.

Referenced by XTrafGen_AddCommand(), and XTrafGen_PrintCmds().

u32 XTrafGen_CmdEntry::ParamWord

Parameter Ram word.

Referenced by XTrafGen_AddCommand(), and XTrafGen_PrintCmds().