hwicap
Xilinx SDK Drivers API Documentation
XHwIcap_Config Struct Reference

This typedef contains configuration information for the device. More...

Data Fields

u16 DeviceId
 Device ID of device. More...
 
UINTPTR BaseAddress
 Register base address. More...
 
int IcapWidth
 Width of ICAP. More...
 
int IsLiteMode
 IsLiteMode, 0 not present, 1 present. More...
 

Detailed Description

This typedef contains configuration information for the device.

Field Documentation

u16 XHwIcap_Config::DeviceId

Device ID of device.

int XHwIcap_Config::IcapWidth
int XHwIcap_Config::IsLiteMode

IsLiteMode, 0 not present, 1 present.

Referenced by XHwIcap_CfgInitialize().