From 2843de0a1b985bf5c8cdbc64a368e0e7d0b08fe6 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Tue, 14 Oct 2014 14:51:09 +0200 Subject: docs: Cleaned up and rearranged manual structure - Removed stray .rst files - Cleared up TOC, manual is now split into two parts --- host/docs/gpio_api.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/docs/gpio_api.dox') diff --git a/host/docs/gpio_api.dox b/host/docs/gpio_api.dox index febd1f7a8..186f28093 100644 --- a/host/docs/gpio_api.dox +++ b/host/docs/gpio_api.dox @@ -89,7 +89,7 @@ one more: \subsection xgpio_fpanel_xample An Example The front panel X3x0 GPIO bank is enumerated in the motherboard property -tree ('*/gpio/FP0/\*'), the E3x0 internal GPIO bank as ('*/gpio/INT0/\*') and so are easily accessible through +tree (`/gpio/FP0/\*`), the E3x0 internal GPIO bank as (`/gpio/INT0/\`) and so are easily accessible through the standard uhd::usrp::multi_usrp UHD interface. You can discover this using the uhd::usrp::multi_usrp::get_gpio_banks() function. -- cgit v1.2.3