2.2.3.8 USB_DEVICE_EP0_BUFFER_SIZE Macro
C
#define USB_DEVICE_EP0_BUFFER_SIZE
Summary
Endpoint 0 Buffer Size
This number defines the size (in bytes) of Endpoint 0. For High Speed USB Devices, this number should be 64. For Full Speed USB Devices, this number can be 8, 16, 32 or 64 bytes. This number will be applicable to all USB Device Stack instances.