vos/ambiq-hal-sys/ambiq-sparkfun-sdk/boards/apollo2_evb/examples/stimer/README.txt
2022-10-23 23:45:43 -07:00

18 lines
311 B
Plaintext

Name:
=====
stimer
Description:
============
Example using a stimer with interrupts.
This example demonstrates how to setup the stimer for counting and
interrupts. It toggles LED 0 every interrupt, which is set for 1 sec.
******************************************************************************