Configuration structure of a USB socket. More...
| Data Fields | |
| Ucs_Xrm_ResourceType_t | resource_type | 
| Type of the INIC resource object. | |
| UCS_XRM_CONST Ucs_Xrm_ResObject_t * | usb_port_obj_ptr | 
| Reference to the INIC resource object the socket is attached to. | |
| Ucs_SocketDirection_t | direction | 
| Direction of the data stream. | |
| Ucs_Usb_SocketDataType_t | data_type | 
| Data type. | |
| uint8_t | end_point_addr | 
| Address of a USB Endpoint. | |
| uint16_t | frames_per_transfer | 
| Number of MOST network frames/packets per one USB transaction. | |
Configuration structure of a USB socket.