18 lines
327 B
Plaintext
Raw Permalink Normal View History

2022-10-23 23:45:43 -07:00
Name:
=====
clkout
Description:
============
Enables a clock source to clkout and then tracks it on an LED array.
This example enables the LFRC to a clkout pin then uses GPIO polling to
track its rising edge and toggle an LED at 1 hertz.
******************************************************************************