Zephyr Project API  3.3.0
A Scalable Open Source RTOS
usbd_cctx_vendor_req Struct Reference

Vendor Requests Table. More...

#include <usbd.h>

Data Fields

const uint8_treqs
 
uint8_t len
 

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 supportd by the class


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