Talking to Timer registers. Enabling interrupt using NVIC functions. Lighting LED for specified intervals.

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
Ladon
Date:
Fri Aug 02 05:33:18 2019 +0000
Parent:
1:8d34cf217c0a
Child:
7:23c79e73a097
Commit message:
Accidentally published another repository over this one. Adding a new revision to overwrite.

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Fri Jul 26 12:32:55 2019 +0000
+++ b/main.cpp	Fri Aug 02 05:33:18 2019 +0000
@@ -2,7 +2,7 @@
 
 #include <iostream>
 // ^cout...
-// -
+// - 
 #include <iomanip>
 // ^setw...
 // -