Files
libpigpio/pigpio-master/EXAMPLES/C/COUNTER_1/README

4 lines
196 B
Plaintext
Raw Normal View History

2025-08-05 22:33:23 +02:00
A program showing how to use the gpioSetAlertFunc function to set a callback for gpio state changes.
A frequency count is generated for each monitored gpio (frequencies up to 500KHz and beyond).