ftdi_version_info Struct Reference

#include <ftdi.h>

List of all members.

Public Attributes

int major
int minor
int micro
const char * version_str
const char * snapshot_str

Detailed Description

Provide libftdi version information major: Library major version minor: Library minor version micro: Currently unused, ight get used for hotfixes. version_str: Version as (static) string snapshot_str: Git snapshot version if known. Otherwise "unknown" or empty string.

Definition at line 455 of file ftdi.h.


Member Data Documentation

Definition at line 457 of file ftdi.h.

Referenced by ftdi_get_library_version().

Definition at line 458 of file ftdi.h.

Referenced by ftdi_get_library_version().

Definition at line 459 of file ftdi.h.

Referenced by ftdi_get_library_version().

Definition at line 460 of file ftdi.h.

Referenced by ftdi_get_library_version().

Definition at line 461 of file ftdi.h.

Referenced by ftdi_get_library_version().


The documentation for this struct was generated from the following file:

Generated on 9 Dec 2019 for libftdi1 by  doxygen 1.6.1