AM261x MCU+ SDK  11.00.00
usb_endpoint_descriptor_t Struct Reference

Detailed Description

This structure describes a USB endpoint.

Data Fields

uByte bLength
 
uByte bDescriptorType
 
uByte bEndpointAddress
 
uByte bmAttributes
 
uWord wMaxPacketSize
 
uByte bInterval
 

Field Documentation

◆ bLength

uByte usb_endpoint_descriptor_t::bLength

Length of the descriptor

◆ bDescriptorType

uByte usb_endpoint_descriptor_t::bDescriptorType

Type of the descriptor

◆ bEndpointAddress

uByte usb_endpoint_descriptor_t::bEndpointAddress

Address of the endpoint

◆ bmAttributes

uByte usb_endpoint_descriptor_t::bmAttributes

◆ wMaxPacketSize

uWord usb_endpoint_descriptor_t::wMaxPacketSize

Maximum packet size for this endpoint

◆ bInterval

uByte usb_endpoint_descriptor_t::bInterval

Polling interval for this endpoint