SyterKit 0.4.0.x
SyterKit is a bare-metal framework
Loading...
Searching...
No Matches
Public Attributes | List of all members
usb_endpoint_descriptor Struct Reference

#include <usb.h>

Public Attributes

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

Member Data Documentation

◆ bDescriptorType

uint8_t usb_endpoint_descriptor::bDescriptorType

◆ bEndpointAddress

uint8_t usb_endpoint_descriptor::bEndpointAddress

◆ bInterval

uint8_t usb_endpoint_descriptor::bInterval

◆ bLength

uint8_t usb_endpoint_descriptor::bLength

◆ bmAttributes

uint8_t usb_endpoint_descriptor::bmAttributes

◆ wMaxPacketSize

uint16_t usb_endpoint_descriptor::wMaxPacketSize

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