* - 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