GpioPs examples

Baremetal Drivers and Libraries

Release Date
2023-07-07

Expected Output

xgpiops_polled_example.c
OUTPUT:
GPIO Polled Mode Example Test 
Data read from GPIO Input is  0x0 
Successfully ran GPIO Polled Mode Example Test

xgpiops_intr_example.c
OUTPUT:
GPIO Interrupt Example Test 

Push Switch button to exit
Successfully ran GPIO Interrupt Example Test