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

Vendor Requests Table. More...

#include <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: