|
Zephyr Project API 4.2.99
A Scalable Open Source RTOS
|
USBD BOS Device Capability descriptor data. More...
#include <usbd.h>
Data Fields | ||
| enum usbd_bos_desc_utype | utype: 8 | |
| Descriptor usage type (not bDescriptorType) | ||
| union { | ||
| struct usbd_vreq_node *const vreq_nd | ||
| }; | ||
USBD BOS Device Capability descriptor data.
| union { ... } usbd_bos_desc_data |
| enum usbd_bos_desc_utype usbd_bos_desc_data::utype |
Descriptor usage type (not bDescriptorType)
| struct usbd_vreq_node* const usbd_bos_desc_data::vreq_nd |