|
NetBurner 3.5.7
PDF Version |
USB host interface information structure. More...
#include <usb_host.h>
Public Attributes | |
| usb_host_ep_t | epList [USB_HOST_CONFIG_INTERFACE_MAX_EP] |
| usb_descriptor_interface_t * | interfaceDesc |
| uint8_t * | interfaceExtension |
| uint16_t | interfaceExtensionLength |
| uint8_t | interfaceIndex |
| uint8_t | alternateSettingNumber |
| uint8_t | epCount |
USB host interface information structure.
| uint8_t _usb_host_interface::alternateSettingNumber |
The interface alternate setting value
| uint8_t _usb_host_interface::epCount |
Interface's endpoint number
| usb_host_ep_t _usb_host_interface::epList[USB_HOST_CONFIG_INTERFACE_MAX_EP] |
Endpoint array
| usb_descriptor_interface_t* _usb_host_interface::interfaceDesc |
Interface descriptor pointer
| uint8_t* _usb_host_interface::interfaceExtension |
Interface extended descriptor pointer
| uint16_t _usb_host_interface::interfaceExtensionLength |
Extended descriptor length
| uint8_t _usb_host_interface::interfaceIndex |
The interface index