diff options
author | Lane Kolbly <lane.kolbly@ni.com> | 2021-10-27 16:12:19 -0500 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2021-11-05 12:23:48 -0700 |
commit | abea5bb240a64a721de7bc8108e72671726b3e98 (patch) | |
tree | 9433c75883109ffade54e03ead2bd65509973dbd /host/docs/usrp_x4xx.dox | |
parent | 3063228cf68968b72d63c4aaad3fe2eb6e42305f (diff) | |
download | uhd-abea5bb240a64a721de7bc8108e72671726b3e98.tar.gz uhd-abea5bb240a64a721de7bc8108e72671726b3e98.tar.bz2 uhd-abea5bb240a64a721de7bc8108e72671726b3e98.zip |
docs: x410: Document GPIO API and capabilities
Diffstat (limited to 'host/docs/usrp_x4xx.dox')
-rw-r--r-- | host/docs/usrp_x4xx.dox | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/host/docs/usrp_x4xx.dox b/host/docs/usrp_x4xx.dox index 772062b6c..db11f1b54 100644 --- a/host/docs/usrp_x4xx.dox +++ b/host/docs/usrp_x4xx.dox @@ -1119,5 +1119,9 @@ Note that this section does not cover every single clock signal present on the X410, but mainly those clock signals relevant for the operation of the RF components. Refer to the schematic for more details. +\section x4xx_gpio GPIO + +See \subpage page_x400_gpio_api + */ // vim:ft=doxygen: |