Home
last modified time | relevance | path

Searched defs:cdc_eth_descriptor (Results 1 – 1 of 1) sorted by relevance

/components/drivers/usb/cherryusb/class/cdc/
A Dusb_cdc.h358 struct cdc_eth_descriptor { struct
359 uint8_t bFunctionLength;
360 uint8_t bDescriptorType;
361 uint8_t bDescriptorSubtype;
362 uint8_t iMACAddress;
363 uint32_t bmEthernetStatistics;
364 uint16_t wMaxSegmentSize;
365 uint16_t wNumberMCFilters;
366 uint8_t bNumberPowerFilters;

Completed in 6 milliseconds