mirror of
https://github.com/pvvx/RTL00MP3.git
synced 2026-07-09 04:55:40 +00:00
add examples
This commit is contained in:
parent
265d41b6a3
commit
4128624f93
112 changed files with 158017 additions and 0 deletions
17
RTL00_SDKV35a/example_sources/gtimer/readme.txt
Normal file
17
RTL00_SDKV35a/example_sources/gtimer/readme.txt
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
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
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue