![]() |
gpiops
Xilinx SDK Drivers API Documentation
|
This file contains a design example using the GPIO driver (XGpioPs) in an interrupt driven mode of operation.
The example uses the interrupt capability of the GPIO to detect push button events and set the output LEDs based on the input.
MODIFICATION HISTORY:
Ver Who Date Changes
1.00a sv 01/18/10 First Release 3.3 ms 04/17/17 Added notes about gpio input and output pin description for zcu102 and zc702 boards, configured Interrupt pin to input pin for proper working of interrupt example. *
Functions | |
int | main (void) |
Main function that invokes the GPIO Interrupt example. More... | |
int main | ( | void | ) |
Main function that invokes the GPIO Interrupt example.
None. |