gpiops
Vitis 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. 3.7 sne 12/04/19 Reverted versal example support. 3.8 sne 09/17/20 Added description for Versal PS and PMC GPIO pins. 3.9 sne 11/19/20 Added versal PmcGpio example support. 3.12 gm 07/11/23 Added SDT support.
Functions | |
int | main (void) |
Main function that invokes the GPIO Interrupt example. More... | |
int main | ( | void | ) |
Main function that invokes the GPIO Interrupt example.