Removed all user pipe/endpoint interrupt APIs, added internal library support for...
[pub/USBasp.git] / LUFA / Drivers / USB / HighLevel / USBTask.h
index 1718ed6..9cb4e60 100644 (file)
                         *    - In host mode, it may be disabled at start-up, enabled on the firing of the \ref USB_DeviceAttached\r
                         *    event and disabled again on the firing of the \ref USB_DeviceUnattached event.\r
                         *\r
+                        *  If in device mode (only), the control endpoint can instead be managed via interrupts entirely by the library\r
+                        *  by defining the INTERRUPT_CONTROL_ENDPOINT token and passing it to the compiler via the -D switch.\r
+                        *\r
                         *  \see \ref Group_Events for more information on the USB events.\r
                         *\r
                         *  \ingroup Group_USBManagement\r