Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
usb_desc_header Struct Reference

Header of a USB descriptor. More...

#include <zephyr/usb/usb_ch9.h>

Data Fields

uint8_t bLength
 Descriptor length.
uint8_t bDescriptorType
 Descriptor type.

Detailed Description

Header of a USB descriptor.

Field Documentation

◆ bDescriptorType

uint8_t usb_desc_header::bDescriptorType

Descriptor type.

◆ bLength

uint8_t usb_desc_header::bLength

Descriptor length.


The documentation for this struct was generated from the following file: