aboutsummaryrefslogtreecommitdiffstats
path: root/source/libmaple/api/scb.rst
diff options
context:
space:
mode:
Diffstat (limited to 'source/libmaple/api/scb.rst')
-rw-r--r--source/libmaple/api/scb.rst26
1 files changed, 22 insertions, 4 deletions
diff --git a/source/libmaple/api/scb.rst b/source/libmaple/api/scb.rst
index 78cc7eb..ff6f61b 100644
--- a/source/libmaple/api/scb.rst
+++ b/source/libmaple/api/scb.rst
@@ -4,9 +4,27 @@
``scb.h``
=========
-[Stub] support.
+System Control Block (SCB) support.
-Library Documentation
----------------------
+.. contents:: Contents
+ :local:
-.. doxygenfile:: scb.h
+Types
+-----
+
+.. doxygenstruct:: scb_reg_map
+
+Devices
+-------
+
+None.
+
+Register Map Base Pointers
+--------------------------
+
+.. doxygendefine:: SCB_BASE
+
+Register Bit Definitions
+------------------------
+
+None at this time.