USBUS interface.
More...
USBUS interface.
Definition at line 352 of file usbus.h.
#include <usbus.h>
◆ alts
List of alt settings.
Definition at line 359 of file usbus.h.
◆ class
uint8_t usbus_interface::class |
USB interface class.
Definition at line 364 of file usbus.h.
◆ descr
Descriptor string.
Definition at line 361 of file usbus.h.
◆ descr_gen
Linked list of optional additional descriptor generators.
Definition at line 355 of file usbus.h.
◆ ep
Linked list of endpoints belonging to this interface.
Definition at line 357 of file usbus.h.
◆ handler
Handlers for this interface.
Definition at line 360 of file usbus.h.
◆ idx
uint16_t usbus_interface::idx |
Interface index, (set by USBUS during registration.
Definition at line 362 of file usbus.h.
◆ next
Next interface (set by USBUS during registration)
Definition at line 353 of file usbus.h.
◆ protocol
uint8_t usbus_interface::protocol |
USB interface protocol.
Definition at line 366 of file usbus.h.
◆ subclass
uint8_t usbus_interface::subclass |
USB interface subclass.
Definition at line 365 of file usbus.h.
The documentation for this struct was generated from the following file: