Common IO - basic v1.0.0
Common IO - basic v1.0.0 Library
 
Loading...
Searching...
No Matches
IotUsbInterfaceInfo_t Struct Reference

Attached device interface information. More...

#include <iot_usb_host.h>

Data Fields

IotUsbDeviceEndpointConfig_t endpoint [IOT_USB_HOST_MAX_ENDPOINTS]
 
uint8_t ucInterfaceIndex
 
uint8_t ucEpCount
 
uint8_t ucAlternateSettingNumber
 

Detailed Description

Attached device interface information.

Field Documentation

◆ endpoint

IotUsbDeviceEndpointConfig_t IotUsbInterfaceInfo_t::endpoint[IOT_USB_HOST_MAX_ENDPOINTS]

Endpoint configuration array.

◆ ucInterfaceIndex

uint8_t IotUsbInterfaceInfo_t::ucInterfaceIndex

Interface index.

◆ ucEpCount

uint8_t IotUsbInterfaceInfo_t::ucEpCount

Number of endpoints.

◆ ucAlternateSettingNumber

uint8_t IotUsbInterfaceInfo_t::ucAlternateSettingNumber

Alternate setting number.


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