From ec59d20bafb3acaaff2bbcab185a074825319e20 Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Mon, 12 Jun 2017 11:17:04 +0200 Subject: Update package * use sub module for ucs2-lib (tmp fork from IoT.bzh github) * add packaging for native build Signed-off-by: Ronan Le Martret --- .../html/struct_ucs___xrm___strm_socket__t.html | 143 --------------------- 1 file changed, 143 deletions(-) delete mode 100644 ucs2-lib/doc/html/struct_ucs___xrm___strm_socket__t.html (limited to 'ucs2-lib/doc/html/struct_ucs___xrm___strm_socket__t.html') diff --git a/ucs2-lib/doc/html/struct_ucs___xrm___strm_socket__t.html b/ucs2-lib/doc/html/struct_ucs___xrm___strm_socket__t.html deleted file mode 100644 index 8e852e2..0000000 --- a/ucs2-lib/doc/html/struct_ucs___xrm___strm_socket__t.html +++ /dev/null @@ -1,143 +0,0 @@ - - - - - -UNICENS: Ucs_Xrm_StrmSocket_t Struct Reference - - - - - - - - - - - - - - - -
-
-
- - - - - - - -
Logo -
UNICENS V2.1.0-3491
-
User Manual and API Reference
- -
-
- - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
Ucs_Xrm_StrmSocket_t Struct Reference
-
-
- -

Configuration structure of a streaming data socket. - More...

- - - - - - - - - - - - - - - - - - - - -

-Data Fields

Ucs_Xrm_ResourceType_t resource_type
 Type of the INIC resource object.
 
UCS_XRM_CONST Ucs_Xrm_ResObject_tstream_port_obj_ptr
 Reference to the INIC resource object the socket is attached to.
 
Ucs_SocketDirection_t direction
 Direction of the data stream.
 
Ucs_Stream_SocketDataType_t data_type
 Data type.
 
uint16_t bandwidth
 Required socket bandwidth in bytes.
 
Ucs_Stream_PortPinId_t stream_pin_id
 ID of the serial interface pin.
 
-

Detailed Description

-

Configuration structure of a streaming data socket.

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