Massive corrections to the project documentation and code comments, thanks to Russian...
[pub/USBasp.git] / LUFA / Drivers / USB / Core / AVR8 / OTG_AVR8.h
index fda145c..e9b92c0 100644 (file)
                                OTGCON &= ~(1 << HNPREQ);
                        }
 
-                       /** Indicates if the connected device is not currently sending a HNP request.
+                       /** Indicates if the connected device is currently sending a HNP request.
                         *
                         *  \return Boolean \c true if a HNP is currently being issued by the connected device, \c false otherwise.
                         */