USB Host Shield 2.0
Public Attributes | List of all members
USB_ENDPOINT_DESCRIPTOR Struct Reference

#include <usb_ch9.h>

Public Attributes

uint8_t bLength
 
uint8_t bDescriptorType
 
uint8_t bEndpointAddress
 
uint8_t bmAttributes
 
uint16_t wMaxPacketSize
 
uint8_t bInterval
 

Detailed Description

Definition at line 148 of file usb_ch9.h.

Member Data Documentation

◆ bLength

uint8_t USB_ENDPOINT_DESCRIPTOR::bLength

Definition at line 149 of file usb_ch9.h.

◆ bDescriptorType

uint8_t USB_ENDPOINT_DESCRIPTOR::bDescriptorType

Definition at line 150 of file usb_ch9.h.

◆ bEndpointAddress

uint8_t USB_ENDPOINT_DESCRIPTOR::bEndpointAddress

Definition at line 151 of file usb_ch9.h.

◆ bmAttributes

uint8_t USB_ENDPOINT_DESCRIPTOR::bmAttributes

Definition at line 152 of file usb_ch9.h.

◆ wMaxPacketSize

uint16_t USB_ENDPOINT_DESCRIPTOR::wMaxPacketSize

Definition at line 153 of file usb_ch9.h.

◆ bInterval

uint8_t USB_ENDPOINT_DESCRIPTOR::bInterval

Definition at line 154 of file usb_ch9.h.


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