vos/ambiq-hal-sys/ambiq-sparkfun-sdk/boards/apollo3_evb/examples/binary_counter/README.txt

23 lines
408 B
Plaintext
Raw Normal View History

2022-10-24 06:45:43 +00:00
Name:
=====
binary_counter
Description:
============
Example that displays the timer count on the LEDs.
Purpose:
========
This example increments a variable on every timer interrupt. The global
variable is used to set the state of the LEDs. The example sleeps otherwise.
Printing takes place over the ITM at 1M Baud.
******************************************************************************