NetBurner 3.5.7
PDF Version
_usb_host_ep Struct Reference

USB host endpoint information structure. More...

#include <usb_host.h>

Public Attributes

usb_descriptor_endpoint_t * epDesc
 
uint8_t * epExtension
 
uint16_t epExtensionLength
 

Detailed Description

USB host endpoint information structure.

Member Data Documentation

◆ epDesc

usb_descriptor_endpoint_t* _usb_host_ep::epDesc

Endpoint descriptor pointer

◆ epExtension

uint8_t* _usb_host_ep::epExtension

Endpoint extended descriptor pointer

◆ epExtensionLength

uint16_t _usb_host_ep::epExtensionLength

Extended descriptor length


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