Richard Collins / USBHostControllerDriver
Embed: (wiki syntax)

« Back to documentation index

EndpointDescription Struct Reference

EndpointDescription Struct Reference

Endpoint descriptors are used to describe endpoints other than endpoint zero. More...

#include <UsbStructures.h>


Detailed Description

Endpoint descriptors are used to describe endpoints other than endpoint zero.

Endpoint zero is always assumed to be a control endpoint and is configured before any descriptors are even requested. The host will use the information returned from these descriptors to determine the bandwidth requirements of the bus.

Definition at line 134 of file UsbStructures.h.