Configuration structure of a USB port. More...
| Data Fields | |
| Ucs_Xrm_ResourceType_t | resource_type | 
| Type of the INIC resource object. | |
| uint8_t | index | 
| USB port instance. | |
| Ucs_Usb_PhysicalLayer_t | physical_layer | 
| interface of the USB Port’s physical layer. | |
| uint16_t | devices_interfaces | 
| USB devices interfaces mask. | |
| uint8_t | streaming_if_ep_out_count | 
| OUT Endpoints inside the streaming interface. | |
| uint8_t | streaming_if_ep_in_count | 
| IN Endpoints inside the streaming interface. | |
Configuration structure of a USB port.