scugic
Vitis Drivers API Documentation
 All Data Structures Files Functions Variables Macros Groups Pages
XScuGic_Config Struct Reference

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

#include <xscugic.h>

Data Fields

char * Name
 Compatible string. More...
 
UINTPTR DistBaseAddress
 Distributor Register base address. More...
 
UINTPTR CpuBaseAddress
 CPU Interface Register base address. More...
 
XScuGic_VectorTableEntry HandlerTable [XSCUGIC_MAX_NUM_INTR_INPUTS]
 Vector table of interrupt handlers. More...
 

Detailed Description

This typedef contains configuration information for the device.