Minor documentation improvements.
[pub/USBasp.git] / LUFA / Drivers / USB / Core / UC3 / Endpoint_UC3.h
index a812c38..bcf6b64 100644 (file)
                                (&AVR32_USBB.UECON0CLR)[USB_Endpoint_SelectedEndpoint].stallrqc = true;
                        }
 
-                       /** Determines if the currently selected endpoint is stalled, false otherwise.
+                       /** Determines if the currently selected endpoint is stalled, \c false otherwise.
                         *
                         *  \ingroup Group_EndpointPacketManagement_UC3
                         *