scugic
Vitis Drivers API Documentation
|
The XScuGic driver instance data. More...
Data Fields | |
XScuGic_Config * | Config |
Configuration table entry. More... | |
u32 | IsReady |
Device is initialized and ready. More... | |
u32 | UnhandledInterrupts |
Intc Statistics. More... | |
The XScuGic driver instance data.
The user is required to allocate a variable of this type for every intc device in the system. A pointer to a variable of this type is then passed to the driver API functions.