aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2015-06-13 19:23:48 -0700
committerbnewbold <bnewbold@robocracy.org>2015-06-13 20:28:01 -0700
commitd4658b610276af7d03a4103ed89c09b0068e9050 (patch)
tree95ca39d75fa8685f24db6acb1af3adeb46b96e62 /docs
parent58199489e79ca90b86c18e5c825f1c9bf84fb282 (diff)
downloadlibrambutan-d4658b610276af7d03a4103ed89c09b0068e9050.tar.gz
librambutan-d4658b610276af7d03a4103ed89c09b0068e9050.zip
stm32f2-f4: docs for i2c_reg_map being target-specific
Diffstat (limited to 'docs')
-rw-r--r--docs/source/libmaple/api/i2c.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/source/libmaple/api/i2c.rst b/docs/source/libmaple/api/i2c.rst
index ff380cc..929c8f4 100644
--- a/docs/source/libmaple/api/i2c.rst
+++ b/docs/source/libmaple/api/i2c.rst
@@ -23,7 +23,8 @@ level 0). Other interrupt priorities are set lower.
Types
-----
-.. doxygenstruct:: i2c_reg_map
+.. doxygenstruct:: stm32f1::i2c_reg_map
+.. doxygenstruct:: stm32f2_f4::i2c_reg_map
.. doxygenenum:: i2c_state
.. doxygenstruct:: i2c_msg
.. doxygenstruct:: i2c_dev