Complete USB XMEGA interrupt control subsystem code in the core USB driver.
[pub/USBasp.git] / LUFA / Drivers / USB / Core / XMEGA / Endpoint_XMEGA.h
index fd5addd..2a2d4f2 100644 (file)
                                        CheckBytes <<= 1;\r
                                }\r
 \r
-                               return (MaskVal << USB_EP_SIZE_gp);\r
+                               return (MaskVal << USB_EP_BUFSIZE_gp);\r
                        }\r
 \r
                /* Function Prototypes: */\r