First page Back Continue Last page Overview Graphics
PIC USB Interface
The USB spec defines certain data structures known as “descriptors” that each USB device is required to use to store critical information about itself.
Descriptors are used to describe endpoints, devices, and other abstract types.
USB devices transmit their descriptors to the host during enumeration.