18 lines
280 B
Plaintext
Raw Permalink Normal View History

2022-10-23 23:45:43 -07:00
Name:
=====
Description:
============
Example using a ctimer with interrupts.
This example demonstrates how to setup the ctimer for counting and
interrupts. It toggles LED 0 every interrupt.
******************************************************************************