Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3
usbd_cctx_vendor_req Struct Reference

Vendor Requests Table. More...

#include <zephyr/usb/usbd.h>

Data Fields

const uint8_treqs
 Array of vendor requests supported by the class.
uint8_t len
 Length of the array.

Detailed Description

Vendor Requests Table.

Field Documentation

◆ len

uint8_t usbd_cctx_vendor_req::len

Length of the array.

◆ reqs

const uint8_t* usbd_cctx_vendor_req::reqs

Array of vendor requests supported by the class.


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