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

This structure holds the segment information of the system diagnosis. + More...

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

+Data Fields

uint8_t branch
 Number of the currently tested branch. Numbering starts with 0 and corresponds to the port number if the Timing Master is a multi port INIC.
 
uint8_t num
 Segment number inside the tested branch. Numbering starts with 1.
 
Ucs_Signature_t source
 Signature of the first node of the segment.
 
Ucs_Signature_t target
 Signature of the second node of the segment.
 
+

Detailed Description

+

This structure holds the segment information of the system diagnosis.

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