Ultibo API
C/C++ API for Ultibo Core
Loading...
Searching...
No Matches
_USB_ALTERNATE Struct Reference

#include <usb.h>

Data Fields

USB_INTERFACE_DESCRIPTORdescriptor
 Interface descriptor of this alternate setting (Set by USB core).
USB_ENDPOINT_DESCRIPTORendpoints
 All available endpoint descriptors on this alternate setting (Set by USB core).
char description [128]
 Null terminated description string (ASCII encoded, English if available) of this alternate setting.

Detailed Description

USB Alternate

Field Documentation

◆ descriptor

Interface descriptor of this alternate setting (Set by USB core).

◆ endpoints

All available endpoint descriptors on this alternate setting (Set by USB core).

◆ description

char description[128]

Null terminated description string (ASCII encoded, English if available) of this alternate setting.


The documentation for this struct was generated from the following file: