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

Detailed information used for Extended Resource Manager results. + More...

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

+Data Fields

Ucs_Xrm_ResourceType_t resource_type
 Specifies the INIC resource type for which the result has been returned.
 
uint8_t resource_index
 Specifies the table index of the resource object for which the result has been returned.
 
Ucs_Xrm_ResultType_t result_type
 Specifies the type of the current asynchronous result.
 
Ucs_Return_t int_result
 Holds the internal MNS results.
 
Ucs_StdResult_t inic_result
 Holds the INIC results.
 
Ucs_MsgTxStatus_t tx_result
 Holds the transmission error information.
 
+

Detailed Description

+

Detailed information used for Extended Resource Manager results.

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