|
Zephyr API Documentation 4.3.0-rc1
A Scalable Open Source RTOS
|
BOS USB 2.0 extension capability descriptor. More...
#include <zephyr/usb/bos.h>
Data Fields | |
| uint8_t | bLength |
| Size of this descriptor in bytes. | |
| uint8_t | bDescriptorType |
| Descriptor type. | |
| uint8_t | bDevCapabilityType |
| Device capability type. | |
| uint32_t | bmAttributes |
| Bitmap of supported attributes. | |
BOS USB 2.0 extension capability descriptor.
Used to indicate support for USB 2.0 Link Power Management (LPM) and associated best effort service latency (BESL) parameters.
| uint8_t usb_bos_capability_lpm::bDescriptorType |
Descriptor type.
Must be set to USB_DESC_DEVICE_CAPABILITY.
| uint8_t usb_bos_capability_lpm::bDevCapabilityType |
Device capability type.
Must be USB_BOS_CAPABILITY_EXTENSION.
| uint8_t usb_bos_capability_lpm::bLength |
Size of this descriptor in bytes.
| uint32_t usb_bos_capability_lpm::bmAttributes |
Bitmap of supported attributes.