Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
dfu_runtime_descriptor Struct Reference

Run-Time Functional Descriptor. More...

#include <usb_dfu.h>

Data Fields

uint8_t bLength
 
uint8_t bDescriptorType
 
uint8_t bmAttributes
 
uint16_t wDetachTimeOut
 
uint16_t wTransferSize
 
uint16_t bcdDFUVersion
 

Detailed Description

Run-Time Functional Descriptor.

Field Documentation

◆ bcdDFUVersion

uint16_t dfu_runtime_descriptor::bcdDFUVersion

◆ bDescriptorType

uint8_t dfu_runtime_descriptor::bDescriptorType

◆ bLength

uint8_t dfu_runtime_descriptor::bLength

◆ bmAttributes

uint8_t dfu_runtime_descriptor::bmAttributes

◆ wDetachTimeOut

uint16_t dfu_runtime_descriptor::wDetachTimeOut

◆ wTransferSize

uint16_t dfu_runtime_descriptor::wTransferSize

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