Added board hardware driver support for the Microsin AVR-USB162 development board.
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / Pipe.h
index 53aeb1f..0e877f6 100644 (file)
                         */
                        static inline uint8_t Pipe_GetBusyBanks(void)
                        {
-                               return (UPSTAX & (0x03 << NBUSYBK));
+                               return (UPSTAX & (0x03 << NBUSYBK0));
                        }
 
                        /** Determines if the currently selected pipe may be read from (if data is waiting in the pipe