diff options
Diffstat (limited to 'host/docs/coding.dox')
-rw-r--r-- | host/docs/coding.dox | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/host/docs/coding.dox b/host/docs/coding.dox index aab495c25..e5016ab04 100644 --- a/host/docs/coding.dox +++ b/host/docs/coding.dox @@ -10,6 +10,10 @@ The Multi-USRP class provides a high-level interface to a single USRP device with one or more channels, or multiple USRP devices in a homogeneous setup. See the documentation for uhd::usrp::multi_usrp. +\subsection coding_api_hilevel_rfnoc High-Level: The RFNoC API + +\li \subpage page_properties + \subsection coding_api_hilevelclock High-Level: The Multi-USRP-Clock The Multi-USRP-Clock class provides a high-level interface to a single clock |