Minor documentation improvements.
[pub/USBasp.git] / LUFA / Drivers / USB / Core / XMEGA / Endpoint_XMEGA.h
index 916976b..184823c 100644 (file)
                                USB_Endpoint_SelectedHandle->CTRL &= ~USB_EP_STALL_bm;
                        }
 
-                       /** Determines if the currently selected endpoint is stalled, false otherwise.
+                       /** Determines if the currently selected endpoint is stalled, \c false otherwise.
                         *
                         *  \ingroup Group_EndpointPacketManagement_XMEGA
                         *