![]() |
intc
Xilinx SDK Drivers API Documentation
|
You can refer to the below stated example applications for more details on how to use intc driver.
Contains an example on how to use the XIntc driver directly. This example shows the usage of the intc driver.
For details, see xintc_example.c.
Contains an example on how to use the XIntc driver directly. This example shows the usage of the low level-0 driver, interface of the Intc driver.
For details, see xintc_low_level_example.c.
Contains an example on how to use the XIntc driver directly. This example performs the basic selftest on the Intc driver and testapp gen utility uses this file to perform the self test and setup of Intc for interrupts.
For details, see xintc_tapp_example.c.