MODIFICATION HISTORY:
Ver Who Date Changes ----- ---- -------- ----------------------------------------------- 1.00b jhl 02/21/02 First release 1.10c mta 03/21/07 Updated to new coding style
Functions | |
int | XIntc_SelfTest (XIntc *InstancePtr) |
int | XIntc_SimulateIntr (XIntc *InstancePtr, u8 Id) |
|
Run a self-test on the driver/device. This is a destructive test. This involves forcing interrupts into the controller and verifying that they are recognized and can be acknowledged. This test will not succeed if the interrupt controller has been started in real mode such that interrupts cannot be forced.
|
|
Allows software to simulate an interrupt in the interrupt controller. This function will only be successful when the interrupt controller has been started in simulation mode. Once it has been started in real mode, interrupts cannot be simulated. A simulated interrupt allows the interrupt controller to be tested without any device to drive an interrupt input signal into it.
|
Copyright © 1995-2009 Xilinx, Inc. All rights reserved.