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___init_data__t.html | 131 +++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 ucs2-lib/doc/html/struct_ucs___xrm___init_data__t.html (limited to 'ucs2-lib/doc/html/struct_ucs___xrm___init_data__t.html') diff --git a/ucs2-lib/doc/html/struct_ucs___xrm___init_data__t.html b/ucs2-lib/doc/html/struct_ucs___xrm___init_data__t.html new file mode 100644 index 0000000..4eda285 --- /dev/null +++ b/ucs2-lib/doc/html/struct_ucs___xrm___init_data__t.html @@ -0,0 +1,131 @@ + + + + + +UNICENS: Ucs_Xrm_InitData_t Struct Reference + + + + + + + + + + + + + + + +
+
+
+ + + + + + + +
Logo +
UNICENS V2.1.0-3491
+
User Manual and API Reference
+ +
+
+ + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
Ucs_Xrm_InitData_t Struct Reference
+
+
+ +

The initialization structure of the Extended Resource Manager. + More...

+ + + + + + + + +

+Data Fields

Ucs_Xrm_Most_PortStatusCb_t most_port_status_fptr
 Callback function that reports streaming-related information for the MOST Network Port, including the state of the port and available streaming bandwidth.
 
Ucs_Xrm_CheckUnmuteCb_t check_unmute_fptr
 Callback function that signals the EHC to check the mute pin state of devices before attempting unmute.
 
+

Detailed Description

+

The initialization structure of the Extended Resource Manager.

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