![]() |
trafgen
Vitis Drivers API Documentation
|
The configuration structure for Traffic Generator device. More...
Data Fields | |
u16 | DeviceId |
Device Id. More... | |
UINTPTR | BaseAddress |
Base Address. More... | |
u32 | BusType |
Atgmode. More... | |
u32 | Mode |
Atgmode_l2. More... | |
u32 | ModeType |
Axismode. More... | |
u32 | AddressWidth |
AddressWidth. More... | |
u32 | IntId [2] |
Interrupt ID on GIC. More... | |
The configuration structure for Traffic Generator device.
This structure passes the hardware building information to the driver
u32 XTrafGen_Config::AddressWidth |
AddressWidth.
Referenced by XTrafGen_CfgInitialize().
UINTPTR XTrafGen_Config::BaseAddress |
Base Address.
Referenced by XTrafGen_AccessMasterRam(), XTrafGen_CfgInitialize(), XTrafGenInterruptExample(), XTrafGenPollingExample(), XTrafGenStaticModeExample(), and XTrafGenStremingModeMasterExample().
u32 XTrafGen_Config::BusType |
Atgmode.
Referenced by XTrafGen_CfgInitialize().
u16 XTrafGen_Config::DeviceId |
Device Id.
Referenced by XTrafGen_CfgInitialize().
u32 XTrafGen_Config::IntId[2] |
Interrupt ID on GIC.
Referenced by XTrafGen_CfgInitialize(), and XTrafGenInterruptExample().
u32 XTrafGen_Config::Mode |
Atgmode_l2.
Referenced by XTrafGen_CfgInitialize().
u32 XTrafGen_Config::ModeType |
Axismode.
Referenced by XTrafGen_CfgInitialize().