mirror of
https://github.com/pvvx/RTL00_WEB.git
synced 2024-11-25 15:34:20 +00:00
17 lines
316 B
Text
17 lines
316 B
Text
Example Description
|
|
|
|
This example describes how to use general timer.
|
|
|
|
Requirement Components:
|
|
2 LED
|
|
|
|
Connect the two LED to port PC_0 and PC_1 respectivly.
|
|
|
|
Behavior:
|
|
The two LED will blink at different frequence.
|
|
|
|
Two timers are intialized in this example
|
|
(1) Periodic timer
|
|
(2) One shut timer
|
|
|
|
|