| Description | This example demonstrates the use of both shift registers and timers. After resetting the timer, the program reads how long the loop has been running, subtracts the last timer value, and displays the result to the screen, essentially measuring the run time of one iteration.
|