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

MOST message id "FBlockID.InstID.FktID.OPType". + More...

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

+Data Fields

uint8_t fblock_id
 FBlockID.
 
uint8_t instance_id
 InstID.
 
uint16_t function_id
 FktID.
 
Ucs_OpType_t op_type
 Operation type.
 
+

Detailed Description

+

MOST message id "FBlockID.InstID.FktID.OPType".

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