write an avr c program that implements 2 digit stop-watch that displays elapsed time to two digit seven-segment displays connected to port a (lower digit) and port c (upper digit). the stopwatch will clear the display when switch 0 is pressed. pressing switch 1 will start stopwatch and pressing switch 2 will stop stopwatch.