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

This structure contains information on the hardware and firmware modules of the INIC. + More...

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

+Data Fields

uint32_t product_identifier
 Unique identifier that represents the product name.
 
uint32_t build_version
 Firmware build version number.
 
uint8_t major_version
 Firmware major version number.
 
uint8_t minor_version
 Firmware build version number.
 
uint8_t release_version
 Firmware release version number.
 
uint8_t hw_revision
 Chip revision number.
 
uint16_t diagnosis_id
 Diagnosis identifier of the INIC.
 
uint8_t cs_major_version
 Configuration String major version number.
 
uint8_t cs_minor_version
 Configuration String minor version number.
 
uint8_t cs_release_version
 Configuration String release version number.
 
+

Detailed Description

+

This structure contains information on the hardware and firmware modules of the INIC.

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