Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
UsbDeviceCapabilityDescriptor Struct Reference

Device Capability 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_CAPABILITY. More...
 
u8_t bDevCapabilityType
 See values above. More...
 

Detailed Description

Device Capability descriptor.

Member Data Documentation

◆ bDescriptorType

u8_t UsbDeviceCapabilityDescriptor::bDescriptorType

USB_DT_CAPABILITY.

◆ bDevCapabilityType

u8_t UsbDeviceCapabilityDescriptor::bDevCapabilityType

See values above.

◆ bLength

u8_t UsbDeviceCapabilityDescriptor::bLength

Length in bytes ( of this )


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