Ftdi::Eeprom Class Reference
Device EEPROM.
More...
#include <ftdi.hpp>
List of all members.
Detailed Description
Device EEPROM.
Definition at line 145 of file ftdi.hpp.
Constructor & Destructor Documentation
Ftdi::Eeprom::Eeprom |
( |
Context * |
parent |
) |
|
Ftdi::Eeprom::~Eeprom |
( |
|
) |
|
Member Function Documentation
void Ftdi::Eeprom::init_defaults |
( |
|
) |
|
void Ftdi::Eeprom::set_size |
( |
int |
size |
) |
|
int Ftdi::Eeprom::size |
( |
unsigned char * |
eeprom, |
|
|
int |
maxsize | |
|
) |
| | |
int Ftdi::Eeprom::chip_id |
( |
unsigned int * |
chipid |
) |
|
int Ftdi::Eeprom::build |
( |
unsigned char * |
output |
) |
|
int Ftdi::Eeprom::read |
( |
unsigned char * |
eeprom |
) |
|
int Ftdi::Eeprom::write |
( |
unsigned char * |
eeprom |
) |
|
int Ftdi::Eeprom::erase |
( |
|
) |
|
The documentation for this class was generated from the following files: