Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
cdc_header_descriptor Struct Reference

Header Functional Descriptor. More...

#include <usb_cdc.h>

Data Fields

uint8_t bFunctionLength
 
uint8_t bDescriptorType
 
uint8_t bDescriptorSubtype
 
uint16_t bcdCDC
 

Detailed Description

Header Functional Descriptor.

Field Documentation

◆ bcdCDC

uint16_t cdc_header_descriptor::bcdCDC

◆ bDescriptorSubtype

uint8_t cdc_header_descriptor::bDescriptorSubtype

◆ bDescriptorType

uint8_t cdc_header_descriptor::bDescriptorType

◆ bFunctionLength

uint8_t cdc_header_descriptor::bFunctionLength

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