projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixed naming of OTG.h functions, to make them consistent with the rest of the library...
[pub/USBasp.git]
/
LUFA
/
Drivers
/
USB
/
LowLevel
/
LowLevel.h
diff --git
a/LUFA/Drivers/USB/LowLevel/LowLevel.h
b/LUFA/Drivers/USB/LowLevel/LowLevel.h
index
6cc3b22
..
ac5cb9e
100644
(file)
--- a/
LUFA/Drivers/USB/LowLevel/LowLevel.h
+++ b/
LUFA/Drivers/USB/LowLevel/LowLevel.h
@@
-283,7
+283,7
@@
\r
/* Enums: */
\r
/** Enum for error codes relating to the powering on of the USB interface. These error codes are
\r
\r
/* Enums: */
\r
/** Enum for error codes relating to the powering on of the USB interface. These error codes are
\r
- * used in the ErrorCode parameter value of the \ref USB_
PowerOnFail
event.
\r
+ * used in the ErrorCode parameter value of the \ref USB_
InitFailure
event.
\r
*/
\r
enum USB_InitErrorCodes_t
\r
{
\r
*/
\r
enum USB_InitErrorCodes_t
\r
{
\r