Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
usb_dfu_descriptor Struct Reference

#include <zephyr/usb/class/usbd_dfu.h>

Data Fields

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

Field Documentation

◆ bcdDFUVersion

uint16_t usb_dfu_descriptor::bcdDFUVersion

◆ bDescriptorType

uint8_t usb_dfu_descriptor::bDescriptorType

◆ bLength

uint8_t usb_dfu_descriptor::bLength

◆ bmAttributes

uint8_t usb_dfu_descriptor::bmAttributes

◆ wDetachTimeOut

uint16_t usb_dfu_descriptor::wDetachTimeOut

◆ wTransferSize

uint16_t usb_dfu_descriptor::wTransferSize

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