libximc  2.14.20
Data Fields
device_information_t Struct Reference

Controller information structure. More...

Data Fields

char Manufacturer [5]
 Manufacturer.
char ManufacturerId [3]
 Manufacturer id.
char ProductDescription [9]
 Product description.
unsigned int Major
 The major number of the hardware version.
unsigned int Minor
 The minor number of the hardware version.
unsigned int Release
 Release version.

Detailed Description

Controller information structure.

See Also
get_device_information
get_device_information_impl

Field Documentation

unsigned int Major

The major number of the hardware version.

unsigned int Minor

The minor number of the hardware version.

unsigned int Release

Release version.