projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Minor documentation improvements.
[pub/lufa.git]
/
LUFA
/
Drivers
/
USB
/
Core
/
AVR8
/
Endpoint_AVR8.h
diff --git
a/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h
b/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h
index
985bc80
..
7eaabae
100644
(file)
--- a/
LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h
+++ b/
LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h
@@
-501,7
+501,7
@@
UECONX |= (1 << STALLRQC);
}
- /** Determines if the currently selected endpoint is stalled, false otherwise.
+ /** Determines if the currently selected endpoint is stalled,
\c
false otherwise.
*
* \ingroup Group_EndpointPacketManagement_AVR8
*