|
Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
Endpoint 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_ENDPOINT. More... | |
| u8_t | bEndpointAddress |
| Endpoint address. More... | |
| u8_t | bmAttributes |
| Transfer Type. More... | |
| u8_t | wMaxPacketSize [2] |
| Endpoint max transfer Size. More... | |
| u8_t | bInterval |
| Polling Interval. More... | |
Endpoint descriptor.
| u8_t UsbEndpointDescriptor::bDescriptorType |
USB_DT_ENDPOINT.
| u8_t UsbEndpointDescriptor::bEndpointAddress |
Endpoint address.
| u8_t UsbEndpointDescriptor::bInterval |
Polling Interval.
| u8_t UsbEndpointDescriptor::bLength |
Length in bytes ( of this )
| u8_t UsbEndpointDescriptor::bmAttributes |
Transfer Type.
| u8_t UsbEndpointDescriptor::wMaxPacketSize[2] |
Endpoint max transfer Size.