diff options
author | Lane Kolbly <lane.kolbly@ni.com> | 2022-03-30 14:10:52 -0500 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2022-03-30 12:34:46 -0700 |
commit | 3faf7ddb52b78bac36810d8cd6604462d56520ea (patch) | |
tree | 27fcd53450ddc00599e4c66b0d3bd6dffbdcce81 /host | |
parent | cdd83b78427da44ca924d969f121654024e6e041 (diff) | |
download | uhd-3faf7ddb52b78bac36810d8cd6604462d56520ea.tar.gz uhd-3faf7ddb52b78bac36810d8cd6604462d56520ea.tar.bz2 uhd-3faf7ddb52b78bac36810d8cd6604462d56520ea.zip |
docs: Move X4x0 GPIO API to be subpage
Diffstat (limited to 'host')
-rw-r--r-- | host/docs/usrp_x4xx.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/usrp_x4xx.dox b/host/docs/usrp_x4xx.dox index b3b2e5c3e..b932ea0c6 100644 --- a/host/docs/usrp_x4xx.dox +++ b/host/docs/usrp_x4xx.dox @@ -870,7 +870,7 @@ GPS lock is reported. \subsection x4xx_usage_gpio Front-Panel Programmable GPIOs The USRP X410 has two HDMI front-panel connectors, which are connected to the -FPGA. For a description of the GPIO control API, see \ref x4x0gpio_fpanel. +FPGA. For a description of the GPIO control API, see \subpage page_x400_gpio_api. There are multiple sources that can control the state of the GPIO lines. UHD has the capability of controlling which source each pin is driven from. |