cfupmc
Vitis Drivers API Documentation
XCfupmc_Config Struct Reference

This typedef contains configuration information for a CFU 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 CFU core.

Each CFU core should have a configuration structure associated.

Field Documentation

UINTPTR XCfupmc_Config::BaseAddress

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

Referenced by XCfupmc_CfgInitialize().

u16 XCfupmc_Config::DeviceId

DeviceId is the unique ID of the device.