4.4.14.1.1 Data structures

  • struct USB_ENDPOINT_TABLE_struct

    Represents the endpoint configuration table based on the number of endpoints in use. The table data structure is defined by USB_EP_TABLE_struct in the device header file, modified to support configuration of size from USB_EP_NUM.

  • struct USB_PIPE_TRANSFER_struct

    Represents a transfer created for a pipe, either IN or OUT.