|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
#include <zephyr/drivers/usb/uhc.h>
Data Fields | |
| struct usb_desc_header * | dhp |
| Pointer to the interface descriptor. | |
| struct usb_association_descriptor * | iad |
| Pointer to the association interface descriptor, if any. | |
| uint8_t | alternate |
| Alternate setting selected for this interface. | |
| uint8_t usb_host_interface::alternate |
Alternate setting selected for this interface.
| struct usb_desc_header* usb_host_interface::dhp |
Pointer to the interface descriptor.
| struct usb_association_descriptor* usb_host_interface::iad |
Pointer to the association interface descriptor, if any.