aboutsummaryrefslogtreecommitdiffstats
path: root/source/lang/api/hardwaretimer.rst
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-02-16 05:45:40 -0500
committerMarti Bolivar <mbolivar@leaflabs.com>2011-02-16 05:45:40 -0500
commitc4177d18f5a433fcac11f8ce96a91bdb5a4207e7 (patch)
tree3db2b38b9543093832f2d9a9cf78ef47c4b69d16 /source/lang/api/hardwaretimer.rst
parente6317f828d346adafad4f03e9f7cf74b1e9acfa8 (diff)
downloadlibrambutan-c4177d18f5a433fcac11f8ce96a91bdb5a4207e7.tar.gz
librambutan-c4177d18f5a433fcac11f8ce96a91bdb5a4207e7.zip
docs fixes
Diffstat (limited to 'source/lang/api/hardwaretimer.rst')
-rw-r--r--source/lang/api/hardwaretimer.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/lang/api/hardwaretimer.rst b/source/lang/api/hardwaretimer.rst
index 3e5424c..c7a630d 100644
--- a/source/lang/api/hardwaretimer.rst
+++ b/source/lang/api/hardwaretimer.rst
@@ -21,6 +21,9 @@ documented below on one of the predefined ``HardwareTimer`` instances.
For example, to set the prescale factor on timer 1 to 5, call
``Timer1.setPrescaleFactor(5)``.
+.. TODO add code examples that people can copy and paste in case
+.. they're unfamiliar with namespace syntax
+
.. cpp:class:: HardwareTimer
Class for interacting with a timer. There are four predefined