aboutsummaryrefslogtreecommitdiffstats
path: root/host/include
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2017-03-24 10:01:59 -0700
committerMartin Braun <martin.braun@ettus.com>2017-03-24 10:01:59 -0700
commite11796b79d33e194eb9e3bdb2e5a78fed8a9da49 (patch)
treead2889e2b3fa822ab181e998c9eac297caa2f5c5 /host/include
parent52c234d791774d642480a21d1c5328cfe9607696 (diff)
downloaduhd-e11796b79d33e194eb9e3bdb2e5a78fed8a9da49.tar.gz
uhd-e11796b79d33e194eb9e3bdb2e5a78fed8a9da49.tar.bz2
uhd-e11796b79d33e194eb9e3bdb2e5a78fed8a9da49.zip
docs: Further clarification on CHDR
Diffstat (limited to 'host/include')
-rw-r--r--host/include/uhd/types/sid.hpp8
1 files changed, 7 insertions, 1 deletions
diff --git a/host/include/uhd/types/sid.hpp b/host/include/uhd/types/sid.hpp
index 5ea8e8f41..5c31f2d5a 100644
--- a/host/include/uhd/types/sid.hpp
+++ b/host/include/uhd/types/sid.hpp
@@ -40,7 +40,13 @@ namespace uhd {
* is required, we use the combination of the 8-bit address and the 8-bit
* endpoint.
*
- * \section sid_str_repr String Representation
+ * <pre>
+ * +-------------+--------------+-------------+--------------+
+ * | SRC address | SRC endpoint | DST address | DST endpoint |
+ * +-------------+--------------+-------------+--------------+
+ * </pre>
+ *
+ * \section sid_str_repr String Representation (pretty printing)
*
* The string representation of a SID is of the form
*