We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d86c45 commit 58c4840Copy full SHA for 58c4840
1 file changed
targets/core/cypress/mb9bf560l/usb.hpp
@@ -149,8 +149,8 @@ namespace klib::core::mb9bf560l::io {
149
/**
150
* @brief Converts a raw value to the endpoint mode
151
*
152
- * @note The hardware only raports in and out endpoints and does
153
- * not report control endpoints this way
+ * @note The hardware only reports in and out endpoints and does
+ * not report disabled endpoints this way
154
155
* @param raw
156
* @return constexpr klib::usb::usb::endpoint_mode
0 commit comments