Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
BOS descriptor. More...
#include <baremetal/cascoda-bm-driver/include/cascoda-bm/cascoda_usb.h>
Public Attributes | |
u8_t | bLength |
Length in bytes ( of this ) More... | |
u8_t | bDescriptorType |
USB_DT_BOS. More... | |
u8_t | wTotalLength [2] |
Length of this plus concatenated descs. More... | |
u8_t | bNumDeviceCaps |
No of capability descs following. More... | |
BOS descriptor.
Binary device Object Store is a root framework for storing other related descriptors
u8_t UsbBOSDescriptor::bDescriptorType |
USB_DT_BOS.
u8_t UsbBOSDescriptor::bLength |
Length in bytes ( of this )
u8_t UsbBOSDescriptor::bNumDeviceCaps |
No of capability descs following.
u8_t UsbBOSDescriptor::wTotalLength[2] |
Length of this plus concatenated descs.