diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2012-05-11 11:59:41 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2012-05-16 13:23:39 -0400 |
commit | 37f8dc9bb907e1237402bb153fd27afef0d7c981 (patch) | |
tree | 018b8e32b085ef17f5621da75ba6afc29b60121c | |
parent | 77d4db04e39c892f510465d08bcf09b46e4e6811 (diff) | |
download | librambutan-37f8dc9bb907e1237402bb153fd27afef0d7c981.tar.gz librambutan-37f8dc9bb907e1237402bb153fd27afef0d7c981.zip |
iwdg.rst: Adjust language.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
-rw-r--r-- | source/libmaple/api/iwdg.rst | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/source/libmaple/api/iwdg.rst b/source/libmaple/api/iwdg.rst index 172c7ec..65f9f7b 100644 --- a/source/libmaple/api/iwdg.rst +++ b/source/libmaple/api/iwdg.rst @@ -44,9 +44,6 @@ Types Register Maps ------------- -The register map is common on all supported targets. The base pointer -is ``IWDG_BASE``. - .. doxygendefine:: IWDG_BASE .. doxygenstruct:: iwdg_reg_map @@ -54,8 +51,7 @@ is ``IWDG_BASE``. Register Bit Definitions ------------------------ -Register bit definitions are common on all supported targets. They are -given as source code. +These are given as source code. :: |