libftdi  0.20
Public Member Functions | Public Attributes | List of all members
Ftdi::Eeprom::Private Class Reference

Public Member Functions

 Private ()
 

Public Attributes

struct ftdi_eeprom eeprom
 
struct ftdi_contextcontext
 

Detailed Description

Definition at line 381 of file ftdi.cpp.

Constructor & Destructor Documentation

◆ Private()

Ftdi::Eeprom::Private::Private ( )
inline

Definition at line 384 of file ftdi.cpp.

Referenced by Ftdi::Context::context().

Member Data Documentation

◆ eeprom

struct ftdi_eeprom Ftdi::Eeprom::Private::eeprom

Definition at line 388 of file ftdi.cpp.

◆ context

struct ftdi_context* Ftdi::Eeprom::Private::context

Definition at line 389 of file ftdi.cpp.

Referenced by Ftdi::Context::context().


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