2 * DMX512 Gadget -- Interface Definitions
4 * (c) 2020 Martin Mareš <mj@ucw.cz>
7 #define DMX_USB_VENDOR 0x4242
8 #define DMX_USB_PRODUCT 0x0005
9 #define DMX_USB_VERSION 0x0100
14 * 0x01 = bulk endpoint
16 * Used for sending frames to BSB. Accepts BSB frames. Sender address and CRC
17 * will be recalculated.