Skip to content

Commit 58c4840

Browse files
committed
mb9bf560l Updated comment usb driver
1 parent 6d86c45 commit 58c4840

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • targets/core/cypress/mb9bf560l

targets/core/cypress/mb9bf560l/usb.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,8 @@ namespace klib::core::mb9bf560l::io {
149149
/**
150150
* @brief Converts a raw value to the endpoint mode
151151
*
152-
* @note The hardware only raports in and out endpoints and does
153-
* not report control endpoints this way
152+
* @note The hardware only reports in and out endpoints and does
153+
* not report disabled endpoints this way
154154
*
155155
* @param raw
156156
* @return constexpr klib::usb::usb::endpoint_mode

0 commit comments

Comments
 (0)