From ec59d20bafb3acaaff2bbcab185a074825319e20 Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Mon, 12 Jun 2017 11:17:04 +0200 Subject: Update package * use sub module for ucs2-lib (tmp fork from IoT.bzh github) * add packaging for native build Signed-off-by: Ronan Le Martret --- .../doc/html/struct_ucs___inic___version__t.html | 155 --------------------- 1 file changed, 155 deletions(-) delete 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 deleted file mode 100644 index f91f314..0000000 --- a/ucs2-lib/doc/html/struct_ucs___inic___version__t.html +++ /dev/null @@ -1,155 +0,0 @@ - - - - - -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