From d2e42029ec04c3f224580f8007cdfbbfe0fc47a6 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Fri, 26 May 2017 18:45:56 +0200 Subject: Initial Commit --- .../doc/html/struct_ucs___xrm___mlb_socket__t.html | 143 +++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 ucs2-lib/doc/html/struct_ucs___xrm___mlb_socket__t.html (limited to 'ucs2-lib/doc/html/struct_ucs___xrm___mlb_socket__t.html') diff --git a/ucs2-lib/doc/html/struct_ucs___xrm___mlb_socket__t.html b/ucs2-lib/doc/html/struct_ucs___xrm___mlb_socket__t.html new file mode 100644 index 0000000..ca96a2b --- /dev/null +++ b/ucs2-lib/doc/html/struct_ucs___xrm___mlb_socket__t.html @@ -0,0 +1,143 @@ + + + + + +UNICENS: Ucs_Xrm_MlbSocket_t Struct Reference + + + + + + + + + + + + + + + +
+
+
+ + + + + + + +
Logo +
UNICENS V2.1.0-3491
+
User Manual and API Reference
+ +
+
+ + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
Ucs_Xrm_MlbSocket_t Struct Reference
+
+
+ +

Configuration structure of a MediaLB socket. + More...

+ + + + + + + + + + + + + + + + + + + + +

+Data Fields

Ucs_Xrm_ResourceType_t resource_type
 Type of the INIC resource object.
 
UCS_XRM_CONST Ucs_Xrm_ResObject_tmlb_port_obj_ptr
 Reference to the INIC resource object the socket is attached to.
 
Ucs_SocketDirection_t direction
 Direction of data stream.
 
Ucs_Mlb_SocketDataType_t data_type
 Data type.
 
uint16_t bandwidth
 Required socket bandwidth.
 
uint16_t channel_address
 MLB channel address.
 
+

Detailed Description

+

Configuration structure of a MediaLB socket.

+
+
+ + + + + + -- cgit 1.2.3-korg