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