23 lines
382 B
Plaintext
23 lines
382 B
Plaintext
Name:
|
|
=====
|
|
stimer
|
|
|
|
|
|
Description:
|
|
============
|
|
Example using a stimer with interrupts.
|
|
|
|
|
|
Purpose:
|
|
========
|
|
This example demonstrates how to setup the stimer for counting and
|
|
interrupts. It toggles LED 0 to 4 every interrupt, which is set for 1 sec.
|
|
|
|
Printing takes place over the ITM at 1M Baud.
|
|
|
|
|
|
|
|
******************************************************************************
|
|
|
|
|