cframe
Xilinx SDK Drivers API Documentation
XCframe_Config Struct Reference

This typedef contains configuration information for a CFRAME core. More...

Data Fields

u16 DeviceId
 DeviceId is the unique ID of the device. More...
 
u32 BaseAddress
 BaseAddress is the physical base address of the device's registers. More...
 

Detailed Description

This typedef contains configuration information for a CFRAME core.

Each CFRAME core should have a configuration structure associated.

Field Documentation

u32 XCframe_Config::BaseAddress

BaseAddress is the physical base address of the device's registers.

Referenced by XCframe_CfgInitialize(), XCframe_ReadReg(), and XCframe_WriteReg().

u16 XCframe_Config::DeviceId

DeviceId is the unique ID of the device.