Remove USB_MODE_* macros, replace with a semantically linked USB_Modes_t enum.
[pub/USBasp.git] / LUFA / Drivers / USB / HighLevel / PipeStream.h
2010-08-22 Dean CameraSplit out endpoint and pipe stream functions into new...