cframe
Vitis 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...
 
UINTPTR 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

UINTPTR XCframe_Config::BaseAddress

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

u16 XCframe_Config::DeviceId

DeviceId is the unique ID of the device.