mirror of
https://github.com/pvvx/rtl00TstMinAmebaV35a.git
synced 2024-11-22 01:34:16 +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
|
|
|
|
|