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:39:08 2019 +0000
Parent:
6:da58c61da224
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 Aug 02 05:33:18 2019 +0000
+++ b/main.cpp	Fri Aug 02 05:39:08 2019 +0000
@@ -2,7 +2,7 @@
 
 #include <iostream>
 // ^cout...
-// - 
+// -
 #include <iomanip>
 // ^setw...
 // -