diff options
Diffstat (limited to 'tinyusb/doxygen')
| -rw-r--r-- | tinyusb/doxygen/configuration.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyusb/doxygen/configuration.txt b/tinyusb/doxygen/configuration.txt index 3821dce8b..d39954a81 100644 --- a/tinyusb/doxygen/configuration.txt +++ b/tinyusb/doxygen/configuration.txt @@ -6,7 +6,7 @@ //--------------------------------------------------------------------+
/// \brief tell the stack which mode (host/device/otg) the usb controller0 will be operated on. Possible value is
-/// from \ref TUSB_MODE. Note the hardware usb controller must support the selected mode.
+/// from \ref group_mode. Note the hardware usb controller must support the selected mode.
#define TUSB_CFG_CONTROLLER_0_MODE
/** USB controller in MCU often has limited access to specific RAM section. The Stack will use this macro to place internal variables
|
