Endpoint
Default mainpageat91libusbdevicecoreEndpoint
Description Public Protected Private Related All Inheritance Collaboration
Endpoint
Describes the state of an endpoint of the UDP controller.
 
Struct Attributes Table
Public ( Name ) Type Description
 bank volatile unsigned char
Current reception bank (0 or 1).
 size volatile unsigned short
Maximum packet size for the endpoint.
 state volatile unsigned char
Current endpoint state.
 transfer Transfer
Describes an ongoing transfer (if current state is either or ).
Description
Describes the state of an endpoint of the UDP controller.

 
Source
The documentation for this Class was generated from the following files:
  • USBD_UDP.c